Hello!
PythonDotNet is very imporessive.
I was very excited seeing it working with .Net classes.
My question is that how I can import classes(namespaces) that I made in C#.
In C#, I give a compile option for the dll that I created.
How can I do it with Python?
Thanks.
Sam