C# Class Enigma.Memory.TypeHelper

Afficher le fichier Open project: r3peat/Enigma.D3.Public

Méthodes publiques

Méthode Description
IsMemoryObjectType ( this type ) : bool
IsMemoryPointerType ( this type ) : bool
SizeOf ( this type ) : int

Method Details

IsMemoryObjectType() public static méthode

public static IsMemoryObjectType ( this type ) : bool
type this
Résultat bool

IsMemoryPointerType() public static méthode

public static IsMemoryPointerType ( this type ) : bool
type this
Résultat bool

SizeOf() public static méthode

public static SizeOf ( this type ) : int
type this
Résultat int