[Python.NET] calling my assembly from python.net

Mathew Yeates myeates at jpl.nasa.gov
Tue Mar 28 21:19:16 CEST 2006


Hi
I know I succeeded at this once before. But I just can't get it right.
I have an assembly Test.dll with a namespace Foo. Inside Foo is a method 
called RunMe.

What is the sequence of calls I need to do for me to call RunMe???
Mathew



More information about the PythonDotNet mailing list