[Mono-list] Embedded mono doesn't support generic types

Kapp, Josh jkapp at digitech.com
Wed Dec 13 15:51:24 EST 2006


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

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.ximian.com/pipermail/mono-list/attachments/20061213/e5adab0c/attachment.html 


More information about the Mono-list mailing list