C# Class msos.ClrThreadExtensions.ArgumentOrLocal

Afficher le fichier Open project: goldshtn/msos

Méthodes publiques

Свойство Type Description
ClrType ClrType
Location ulong
Name string
ObjectAddress ulong
Size ulong
StaticTypeName string
Value byte[]

Méthodes publiques

Méthode Description
ValueRaw ( ) : string

Method Details

ValueRaw() public méthode

public ValueRaw ( ) : string
Résultat string

Property Details

ClrType public_oe property

public ClrType ClrType
Résultat ClrType

Location public_oe property

public ulong Location
Résultat ulong

Name public_oe property

public string Name
Résultat string

ObjectAddress public_oe property

public ulong ObjectAddress
Résultat ulong

Size public_oe property

public ulong Size
Résultat ulong

StaticTypeName public_oe property

public string StaticTypeName
Résultat string

Value public_oe property

public byte[] Value
Résultat byte[]