C# Class System.Runtime.CompilerServices.RuntimeHelpers

Afficher le fichier Open project: theolivenbaum/h5 Class Usage Examples

Private Properties

Свойство Type Description
GetHashCode int
InitializeArray void
RunClassConstructor void

Private Methods

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