Bridge

RuntimeHelpers Class

Provides a set of static methods and properties that provide support for compilers. This class cannot be inherited.

Namespace:  System.Runtime.CompilerServices
Assembly:  Bridge (in Bridge.dll)

Syntax


[ExternalAttribute]
public static class RuntimeHelpers
<ExternalAttribute> _
Public NotInheritable Class RuntimeHelpers
[ExternalAttribute]
public ref class RuntimeHelpers abstract sealed

Inheritance Hierarchy


System..::..Object
  System.Runtime.CompilerServices..::..RuntimeHelpers