[IronPython] Consuming IP generated DLL from C#

Pavan Podila pavan.podila at gmail.com
Thu Jan 19 23:18:54 CET 2006


Hello,
   I have been trying to consume a class written in IP from my C# code. I
looked up some posts on this topic and somewhere it was mentioned that this
is a planned feature for v1.0. Using Reflector the compiled class shows up
as

first.MyClass$maker0() : IDictionary<Object, Object>
first.MyClass : Object

Is this a WIP right now?

Regards,
Pavan Podila
--
the approach, rather than the solution
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/ironpython-users/attachments/20060119/6750d490/attachment.html>


More information about the Ironpython-users mailing list