Type con = typeof (System.Console); is a little cleaner ;-).
Jackson
On Fri, 2003-12-05 at 13:47, Kris Luyten wrote:
> On Fri, 2003-12-05 at 22:50, [EMAIL PROTECTED] wrote:
> > Hello Kris,
> >
> > I believe corlib.dll is now renamed to mscorlib.dll, so try:
> >
> > Assembly a = Assembly.Load("mscorlib.dll");
>
> That solved my problem,
>
> thanks
> Kris
_______________________________________________
Mono-list maillist - [EMAIL PROTECTED]
http://lists.ximian.com/mailman/listinfo/mono-list
