vendredi 21 avril 2017

How to copy a type from a predefined assembly to a dynamic AssemblyBuilder

I am working on a framework that has some pre-written c# code which ends up in a DLL. I then have another build step in which I want to use Reflection.Emit to generate the rest of the code in the framework.

Using Reflection.Emit, can I copy everything from the original DLL into the new DLL?





Aucun commentaire:

Enregistrer un commentaire