System Namespace

The System namespace is primarily in the assembly Mscorlib.dll. It contains fundamental classes and structures and base classes that define commonly used value and reference data types. These classes and structures are listed in Table A-2.

Table A-2. Classes and Structures in the System Namespace 

Class or Structure

Description

Activator class

Contains methods to create types of objects locally or remotely, or to obtain references to existing remote objects.

AppDomain class

Represents an application domain, which is an isolated environment where applications execute.

AppDomainSetup class

Not supported.

AppDomainUnloadedException class

Not supported.

ApplicationException class

The exception that is thrown when a non-fatal ...

Get Microsoft® .NET Compact Framework (Core Reference) now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.