Property | Type | Description | |
---|---|---|---|
type | TargetType |
Method | Description | |
---|---|---|
GetAddress ( System.Thread thread ) : TargetAddress | ||
Print ( Thread thread ) : string | ||
PrintLocation ( ) : string | ||
ToString ( ) : string |
Method | Description | |
---|---|---|
GetAddress ( TargetMemoryAccess target ) : TargetAddress | ||
GetDynamicSize ( TargetMemoryAccess target, TargetBlob blob, |
||
Print ( TargetMemoryAccess memory ) : string | ||
SetTypeName ( string type_name ) : void | ||
TargetObject ( TargetType type, TargetLocation location ) : System |
public GetAddress ( System.Thread thread ) : TargetAddress | ||
thread | System.Thread | |
return | TargetAddress |