I would like to use one stand alone class from a compiled assembly,
Utility.dll, of utility classes.

I would prefer that my application, MyApp.exe, not be dependent on the
existence/location of the source assembly.

How can I tell C# to grab the relevant MSIL from Utility.dll and put
it in MyApp.exe?

Thanks...David

You can read messages from the DOTNET archive, unsubscribe from DOTNET, or
subscribe to other DevelopMentor lists at http://discuss.develop.com.

Reply via email to