Python Keyword Arguments & .NET Arguments / Properties
Haibo Luo has done two more blog entries on IronPython, both about arguments and keyword arguments:
Using keyword arguments in .NET constructors to set properties (a nice feature of IronPython).
How different Python parameter passing styles map to .NET concepts.
Using keyword arguments in .NET constructors to set properties (a nice feature of IronPython).
How different Python parameter passing styles map to .NET concepts.
Comments
Post a Comment