C# Class System.Runtime.CompilerServices.RuntimeHelpers

Mostra file Open project: theolivenbaum/h5 Class Usage Examples

Private Properties

Property Type Description
GetHashCode int
InitializeArray void
RunClassConstructor void

Private Methods

Method Description
GetHashCode ( object obj ) : int
InitializeArray ( Array array, RuntimeFieldHandle handle ) : void
RunClassConstructor ( Type type ) : void