Метод | Описание | |
---|---|---|
IsMemoryObjectType ( this type ) : bool | ||
IsMemoryPointerType ( this type ) : bool | ||
SizeOf ( this type ) : int |
public static IsMemoryObjectType ( this type ) : bool | ||
type | this | |
Результат | bool |
public static IsMemoryPointerType ( this type ) : bool | ||
type | this | |
Результат | bool |
public static SizeOf ( this type ) : int | ||
type | this | |
Результат | int |