[IronPython] Declare a class in Python and use it in .net

Ori oorrii at gmail.com
Fri Aug 3 07:52:56 CEST 2007


Hello,

I have a .net class (in some assembly). I want to inherit from it and
override a function in it - with python code. I'm using c# to compile the
python code, and after the compilation is done I want to create an instance
of the new class inside c#.

Is there a way to do it?

Thanks,
Ori
-- 
View this message in context: http://www.nabble.com/Declare-a-class-in-Python-and-use-it-in-.net-tf4210730.html#a11977831
Sent from the IronPython mailing list archive at Nabble.com.




More information about the Ironpython-users mailing list