linux-packaging-mono/mcs/class/corlib/Documentation/en/ns-System.Reflection.Emit.xml
Jo Shields a575963da9 Imported Upstream version 3.6.0
Former-commit-id: da6be194a6b1221998fc28233f2503bd61dd9d14
2014-08-13 10:39:27 +01:00

11 lines
622 B
XML

<?xml version="1.0" encoding="utf-8"?>
<Namespace Name="System.Reflection.Emit" FullName="System.Reflection.Emit" FullNameSP="System.Reflection.Emit" Maintainer="Mono">
<Docs>
<remarks>
</remarks>
<summary>
<attribution license="cc4" from="Microsoft" modified="false" />
<para>The <see cref="N:System.Reflection.Emit" /> namespace contains classes that allow a compiler or tool to emit metadata and Microsoft intermediate language (MSIL) and optionally generate a PE file on disk. The primary clients of these classes are script engines and compilers.</para>
</summary>
</Docs>
</Namespace>