File: ns-System.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 (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>