Csharp/CSharp Tutorial/Language Basics/System
Содержание
System defines the core of the C# library.
The Members of System
- Activator
- AppDomain
- AppDomainSetup
- Array
- AssemblyLoadEventArgs
- Attribute
- AttributeUsageAttribute
- BitConverter
- Buffer
- CharEnumerator
- CLSCompliantAttribute
- Console
- ContextBoundObject
- ContextStaticAttribute
- Convert
- DBNull
- Delegate
- Enum
- Environment
- EventArgs
- Exception
- FlagsAttribute
- GC
- LoaderOptimizationAttribute
- LocalDataStoreSlot
- MarshalByRefObject
- Math
- MTAThreadAttribute
- MulticastDelegate
- NonSerializedAttribute
- Object
- ObsoleteAttribute
- OperatingSystem
- ParamArrayAttribute
- Random
- ResolveEventArgs
- SerializableAttribute
- STAThreadAttribute
- String
- ThreadStaticAttribute
- TimeZone
- Type
- UnhandledExceptionEventArgs
- Uri
- UriBuilder
- ValueType
- Version
- WeakReference
1.7.System 1.7.1. System defines the core of the C# library. 1.7.2. <A href="/Tutorial/CSharp/0020__Language-Basics/Systemdefinesthefollowingstructures.htm">System defines the following structures:</a> 1.7.3. <A href="/Tutorial/CSharp/0020__Language-Basics/Systemdefinesthefollowinginterfaces.htm">System defines the following interfaces:</a> 1.7.4. <A href="/Tutorial/CSharp/0020__Language-Basics/Systemdefinesthefollowingdelegates.htm">System defines the following delegates:</a> 1.7.5. <A href="/Tutorial/CSharp/0020__Language-Basics/Systemdefinestheseenumerations.htm">System defines these enumerations:</a>
System defines the following delegates:
- AssemblyLoadEventHandler
- AsyncCallback
- CrossAppDomainDelegate
- EventHandler
- ResolveEventHandler
- UnhandledExceptionEventHandler
1.7.System 1.7.1. <A href="/Tutorial/CSharp/0020__Language-Basics/SystemdefinesthecoreoftheClibrary.htm">System defines the core of the C# library. </a> 1.7.2. <A href="/Tutorial/CSharp/0020__Language-Basics/Systemdefinesthefollowingstructures.htm">System defines the following structures:</a> 1.7.3. <A href="/Tutorial/CSharp/0020__Language-Basics/Systemdefinesthefollowinginterfaces.htm">System defines the following interfaces:</a> 1.7.4. System defines the following delegates: 1.7.5. <A href="/Tutorial/CSharp/0020__Language-Basics/Systemdefinestheseenumerations.htm">System defines these enumerations:</a>
System defines the following interfaces:
- IAppDomainSetup
- IAsyncResult
- ICloneable
- IComparable
- IConvertible
- ICustomFormatter
- IDisposable
- IFormatProvider
- IFormattable
- IServiceProvider
1.7.System 1.7.1. <A href="/Tutorial/CSharp/0020__Language-Basics/SystemdefinesthecoreoftheClibrary.htm">System defines the core of the C# library. </a> 1.7.2. <A href="/Tutorial/CSharp/0020__Language-Basics/Systemdefinesthefollowingstructures.htm">System defines the following structures:</a> 1.7.3. System defines the following interfaces: 1.7.4. <A href="/Tutorial/CSharp/0020__Language-Basics/Systemdefinesthefollowingdelegates.htm">System defines the following delegates:</a> 1.7.5. <A href="/Tutorial/CSharp/0020__Language-Basics/Systemdefinestheseenumerations.htm">System defines these enumerations:</a>
System defines the following structures:
- ArgIterator
- Boolean
- Byte
- Char
- DateTime
- Decimal
- Double
- Guid
- Int16
- Int32
- Int64
- IntPtr
- RuntimeArgumentHandle
- RuntimeFieldHandle
- RuntimeMethodHandle
- RuntimeTypeHandle
- SByte
- Single
- TimeSpan
- TypedReference
- UInt16
- UInt32
- UInt64
- UIntPtr
- Void
1.7.System 1.7.1. <A href="/Tutorial/CSharp/0020__Language-Basics/SystemdefinesthecoreoftheClibrary.htm">System defines the core of the C# library. </a> 1.7.2. System defines the following structures: 1.7.3. <A href="/Tutorial/CSharp/0020__Language-Basics/Systemdefinesthefollowinginterfaces.htm">System defines the following interfaces:</a> 1.7.4. <A href="/Tutorial/CSharp/0020__Language-Basics/Systemdefinesthefollowingdelegates.htm">System defines the following delegates:</a> 1.7.5. <A href="/Tutorial/CSharp/0020__Language-Basics/Systemdefinestheseenumerations.htm">System defines these enumerations:</a>
System defines these enumerations:
- AttributeTargets
- DayOfWeek
- Environment.SpecialFolder
- LoaderOptimization
- PlatformID
- TypeCode
- UriHostNameType
- UriPartial
1.7.System 1.7.1. <A href="/Tutorial/CSharp/0020__Language-Basics/SystemdefinesthecoreoftheClibrary.htm">System defines the core of the C# library. </a> 1.7.2. <A href="/Tutorial/CSharp/0020__Language-Basics/Systemdefinesthefollowingstructures.htm">System defines the following structures:</a> 1.7.3. <A href="/Tutorial/CSharp/0020__Language-Basics/Systemdefinesthefollowinginterfaces.htm">System defines the following interfaces:</a> 1.7.4. <A href="/Tutorial/CSharp/0020__Language-Basics/Systemdefinesthefollowingdelegates.htm">System defines the following delegates:</a> 1.7.5. System defines these enumerations: