File: System.xml

package info (click to toggle)
monodoc 1.1.18-1
  • links: PTS
  • area: main
  • in suites: etch, etch-m68k
  • size: 58,432 kB
  • ctags: 4,991
  • sloc: xml: 718,392; cs: 38,337; sh: 3,172; perl: 554; makefile: 303
file content (10 lines) | stat: -rw-r--r-- 380 bytes parent folder | download | duplicates (16)
1
2
3
4
5
6
7
8
9
10
<Namespace Name="System" FullName="System" FullNameSP="System" Maintainer="Mono">
  <Docs>
    <summary>
    	The System namespace contains the fundamental types of the runtime, including the Object, Int32, and String types.
    </summary>
    <remarks>
    	<para>The System namespace contains the fundamental types of the runtime.  </para>
    </remarks>
  </Docs>
</Namespace>