Hi,

 

I've got a DLL assembly containing some generic types that runs fine
when linked to a .NET app and run from the command line.  However, when
I call into same assembly via embed mono into a Cocoa app I get a
TypeLoadException.  If I remove the generic types it runs fine.  Is
there something I need to call on the embedded API to enable generic
support?

 

JK

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

Reply via email to