Toggle navigation
Hot Examples
FR
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Rechercher
Accueil
Mono
Debugger
Soft
ValueImpl
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