C# Class AgaHackTools.Main.Memory.MemoryUtilities

Afficher le fichier Open project: aganonki/HackTools

Méthodes publiques

Méthode Description
GetFunctionPointer ( this @delegate ) : IntPtr
ToIntPtr ( this address ) : IntPtr

Method Details

GetFunctionPointer() public static méthode

public static GetFunctionPointer ( this @delegate ) : IntPtr
@delegate this
Résultat System.IntPtr

ToIntPtr() public static méthode

public static ToIntPtr ( this address ) : IntPtr
address this
Résultat System.IntPtr