Hello, I'm not sure - maybe it's not implemented yet - but I've problem with statement:
GetType().TypeInitializer.Invoke( new Object[] { } );
I'm trying to instantiate object of Type returned
by GetType using default constructor - but everything
I've get is NullReferenceException - why?
Artur.
_______________________________________________
Mono-list maillist - [EMAIL PROTECTED]
http://lists.ximian.com/mailman/listinfo/mono-list
