IronPython URLs is an aggregator for articles, news and links on IronPython and the Dynamic Language Runtime.
IronPython is an implementation of Python, the popular dynamic programming language. It is built on the DLR, and runs on the Microsoft .NET framework and Mono.
Get List of Types from Assembly in IronPython
Get link
Facebook
X
Pinterest
Email
Other Apps
By
Michael Foord
-
Saqib Ullah shows how easy .NET reflection is in IronPython by listing all the types in an assembly:
Comments
Post a Comment