C# Class System.Xaml.XamlWriterInternalBase.ObjectState

Afficher le fichier Open project: kumpera/mono

Méthodes publiques

Свойство Type Description
FactoryMethod string
IsGetObject bool
IsInstantiated bool
KeyValue object
PositionalParameterIndex int
Type XamlType
Value object
WrittenProperties List

Property Details

FactoryMethod public_oe property

public string FactoryMethod
Résultat string

IsGetObject public_oe property

public bool IsGetObject
Résultat bool

IsInstantiated public_oe property

public bool IsInstantiated
Résultat bool

KeyValue public_oe property

public object KeyValue
Résultat object

PositionalParameterIndex public_oe property

public int PositionalParameterIndex
Résultat int

Type public_oe property

public XamlType Type
Résultat XamlType

Value public_oe property

public object Value
Résultat object

WrittenProperties public_oe property

public List WrittenProperties
Résultat List