[IronPython] Method overload
Fabio
clicklist at gmail.com
Sat Jan 7 16:41:56 PST 2006
I'm studing IronPython and I liked very much!
But I have one question.
In .Net Framework, several classes has method overload. In my study, Python
does not support method overload, and when we define methods with the same
name, they are redefined then only the last is used.
How IronPython handle this? By example, the method "System.Console.Write()"
has 18 overloads! This will work in .Net?
Regards
Fabio
-------------- next part --------------
An HTML attachment was scrubbed...
URL: /pipermail/users-ironpython.com/attachments/20060107/bab6d791/attachment.html
More information about the users
mailing list