Title: Reflection handling in python.net

Hi All,

I am trying to write the following C# code in python. I am using pyhton.NET 2.0. I couldnt get the folloiwing lines of code working in python, can anyone let me know, how to go about ?

Type type = typeof(CSharpClass)
MethodInfo[] methodInfo = type.GetMethods( ) ;

Regards,v


Legal Notice:
The information in this electronic transmission may contain confidential or legally privileged information and is intended solely for the individual(s) named above. If you are not an intended recipient or an authorized agent, you are hereby notified that reading, distributing, or otherwise disseminating, copying or taking any action based on the contents of this transmission is strictly prohibited. Any unauthorized interception of this transmission is illegal under law. If you have received this transmission in error, please notify the sender by telephone [at the number indicated above/on +41 58 928 0101] as soon as possible and then destroy all copies of this transmission.
 

_________________________________________________
Python.NET mailing list - PythonDotNet@python.org
http://mail.python.org/mailman/listinfo/pythondotnet

Reply via email to