File: ns-System.Reflection.Emit.xml

package info (click to toggle)
monodoc 1.9-2
  • links: PTS
  • area: main
  • in suites: lenny
  • size: 98,436 kB
  • ctags: 5,261
  • sloc: xml: 1,506,218; cs: 40,827; sh: 3,647; perl: 554; makefile: 476
file content (9 lines) | stat: -rw-r--r-- 333 bytes parent folder | download | duplicates (6)
1
2
3
4
5
6
7
8
9
<Namespace Name="System.Reflection.Emit" FullName="System.Reflection.Emit" FullNameSP="System.Reflection.Emit" Maintainer="Mono">
  <Docs>
    <summary>
		This namespace contains classes for creating new assemblies and types at run-time by emitting IL instructions.
    </summary>
    <remarks>
    </remarks>
  </Docs>
</Namespace>