On Thu, 2004-02-05 at 15:08, Manish Gupta wrote:
> Hi,
> I am into my early phase of understanding Mono environment. On Mono
> home page I was able to find the way to call C# code from C code. But
> could not locate a way to call C# code from Python. 
> 
> Did I miss out something? If not, is there any plan to support this?  

you can try to:
-create some wrapper C code, which calls c# code
-call the C-wrapper-code from python
:)

imho there is no direct binding between python-c#, but i can be wrong

gabor

_______________________________________________
Mono-list maillist  -  [EMAIL PROTECTED]
http://lists.ximian.com/mailman/listinfo/mono-list

Reply via email to