Toggle navigation
Hot Examples
EN
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Search
Home
msos
ClrThreadExtensions.ArgumentOrLocal
C# Class msos.ClrThreadExtensions.ArgumentOrLocal
Show file
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 property
public
ClrType
ClrType
return
ClrType
Location
public property
public
ulong
Location
return
ulong
Name
public property
public
string
Name
return
string
ObjectAddress
public property
public
ulong
ObjectAddress
return
ulong
Size
public property
public
ulong
Size
return
ulong
StaticTypeName
public property
public
string
StaticTypeName
return
string
Value
public property
public
byte[]
Value
return
byte[]