This topic has not yet been rated - Rate this topic

More Information About Reflection Emit 

The following specifications provide information about concepts relevant to reflection emit:

The class library reference pages for the System.Reflection namespace describe the managed types that you can use at run time to obtain information about assemblies, modules, types, and so on. Most classes and interfaces in the System.Reflection.Emit namespace extend classes and interfaces in the System.Reflection namespace.

See Also

Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.