System Namespace
| Visual C# Tutorials |
| .NET Framework Tutorials |
|
System Namespace |
| © 2004 Microsoft Corp. |
| This tutorial—System Namespace—is from .NET Framework Standard Library Annotated Reference, Volume 1: Base Class Library and Extended Numerics Library, by Brad Abrams. Copyright © 2004 Microsoft Corp.. All rights reserved. This article is reproduced by permission. This tutorial has been edited especially for C# Online.NET. Read the book review! |
|
The System Namespace
The System namespace is the root of all namespaces in the .NET Framework, containing all other namespaces as subordinates. It also contains the types that we felt to be the most fundamental and frequently used.
|


