Метод | Описание | |
---|---|---|
EnumerateVMRegions ( this target ) : IEnumerable |
||
ExecuteDbgEngCommand ( this target, string command, |
||
GetLastEventInformation ( this target ) : |
||
GetOSThreadIds ( this target ) : uint[] |
public static EnumerateVMRegions ( this target ) : IEnumerable |
||
target | this | |
Результат | IEnumerable |
public static ExecuteDbgEngCommand ( this target, string command, |
||
target | this | |
command | string | |
context | ||
Результат | void |
public static GetLastEventInformation ( this target ) : |
||
target | this | |
Результат |
public static GetOSThreadIds ( this target ) : uint[] | ||
target | this | |
Результат | uint[] |