RuntimeHelpers Class
Provides a set of static methods and properties that provide support for compilers.
For a list of all members of this type, see RuntimeHelpers Members.
System.Object
System.Runtime.CompilerServices.RuntimeHelpers
[Visual Basic] <Serializable> NotInheritable Public Class RuntimeHelpers [C#] [Serializable] public sealed class RuntimeHelpers [C++] [Serializable] public __gc __sealed class RuntimeHelpers [JScript] public Serializable class RuntimeHelpers
Thread Safety
Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.
Remarks
The classes in System.Runtime.CompilerServices are for compiler writers use only.
Requirements
Namespace: System.Runtime.CompilerServices
Platforms: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family, .NET Compact Framework
Assembly: Mscorlib (in Mscorlib.dll)
See Also
RuntimeHelpers Members | System.Runtime.CompilerServices Namespace