dotgnu-general
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [DotGNU]system.reflection bug?


From: Rhys Weatherley
Subject: Re: [DotGNU]system.reflection bug?
Date: Tue, 14 Jan 2003 08:28:24 +1000
User-agent: KMail/1.4.3

On Tuesday 14 January 2003 08:06 am, minddog wrote:

> So I ran a test case, a simple Load(mscorlib.dll) thing and this is the
> output.
>
> I think it's a bug, what do you think?

Assembly.Load is used to load an assembly by referenced name.  e.g. 
Load("mscorlib").  Assembly.LoadFrom is used to load from an explicit file.

Cheers,

Rhys.


reply via email to

[Prev in Thread] Current Thread [Next in Thread]