C# Class msos.CommandHelpers

Afficher le fichier Open project: goldshtn/msos Class Usage Examples

Méthodes publiques

Méthode Description
VerifyHasHeapIndex ( CommandExecutionContext context ) : bool
VerifyValidObjectAddress ( CommandExecutionContext context, ulong objectAddress ) : bool

Method Details

VerifyHasHeapIndex() public static méthode

public static VerifyHasHeapIndex ( CommandExecutionContext context ) : bool
context CommandExecutionContext
Résultat bool

VerifyValidObjectAddress() public static méthode

public static VerifyValidObjectAddress ( CommandExecutionContext context, ulong objectAddress ) : bool
context CommandExecutionContext
objectAddress ulong
Résultat bool