C# Class Mono.Debugger.Soft.ValueImpl

Afficher le fichier Open project: kumpera/mono Class Usage Examples

Méthodes publiques

Свойство Type Description
Fields Mono.Debugger.Soft.ValueImpl[]
Id long
IsEnum bool
Klass long
Objid long
Type ElementType
Value object

Property Details

Fields public_oe property

public ValueImpl[],Mono.Debugger.Soft Fields
Résultat Mono.Debugger.Soft.ValueImpl[]

Id public_oe property

public long Id
Résultat long

IsEnum public_oe property

public bool IsEnum
Résultat bool

Klass public_oe property

public long Klass
Résultat long

Objid public_oe property

public long Objid
Résultat long

Type public_oe property

public ElementType Type
Résultat ElementType

Value public_oe property

public object Value
Résultat object