C# Class msos.ClrThreadExtensions.ArgumentOrLocal

Datei anzeigen Open project: goldshtn/msos

Public Properties

Property Type Description
ClrType ClrType
Location ulong
Name string
ObjectAddress ulong
Size ulong
StaticTypeName string
Value byte[]

Public Methods

Method Description
ValueRaw ( ) : string

Method Details

ValueRaw() public method

public ValueRaw ( ) : string
return string

Property Details

ClrType public_oe property

public ClrType ClrType
return ClrType

Location public_oe property

public ulong Location
return ulong

Name public_oe property

public string Name
return string

ObjectAddress public_oe property

public ulong ObjectAddress
return ulong

Size public_oe property

public ulong Size
return ulong

StaticTypeName public_oe property

public string StaticTypeName
return string

Value public_oe property

public byte[] Value
return byte[]