C# Class Catel.Fody.TestAssembly.DefaultValueModel

Inheritance: Catel.Data.ModelBase
Afficher le fichier Open project: Catel/Catel.Fody

Méthodes publiques

Свойство Type Description
BoolValueCatelProperty PropertyData
DoubleValueCatelProperty PropertyData
EnumValueCatelProperty PropertyData
FloatValueCatelProperty PropertyData
IntValueCatelProperty PropertyData
LongValueCatelProperty PropertyData
NullableBoolDefaultFalseValueCatelProperty PropertyData
NullableBoolDefaultNullValueCatelProperty PropertyData
NullableBoolDefaultTrueValueCatelProperty PropertyData

Private Properties

Свойство Type Description

Property Details

BoolValueCatelProperty public_oe static_oe property

Register the BoolValueCatel property so it is known in the class.
public static PropertyData BoolValueCatelProperty
Résultat PropertyData

DoubleValueCatelProperty public_oe static_oe property

Register the DoubleValueCatel property so it is known in the class.
public static PropertyData DoubleValueCatelProperty
Résultat PropertyData

EnumValueCatelProperty public_oe static_oe property

Register the EnumValueCatel property so it is known in the class.
public static PropertyData EnumValueCatelProperty
Résultat PropertyData

FloatValueCatelProperty public_oe static_oe property

Register the FloatValueCatel property so it is known in the class.
public static PropertyData FloatValueCatelProperty
Résultat PropertyData

IntValueCatelProperty public_oe static_oe property

Register the IntValueCatel property so it is known in the class.
public static PropertyData IntValueCatelProperty
Résultat PropertyData

LongValueCatelProperty public_oe static_oe property

Register the LongValueCatel property so it is known in the class.
public static PropertyData LongValueCatelProperty
Résultat PropertyData

NullableBoolDefaultFalseValueCatelProperty public_oe static_oe property

Register the BoolValueCatel property so it is known in the class.
public static PropertyData NullableBoolDefaultFalseValueCatelProperty
Résultat PropertyData

NullableBoolDefaultNullValueCatelProperty public_oe static_oe property

Register the BoolValueCatel property so it is known in the class.
public static PropertyData NullableBoolDefaultNullValueCatelProperty
Résultat PropertyData

NullableBoolDefaultTrueValueCatelProperty public_oe static_oe property

Register the BoolValueCatel property so it is known in the class.
public static PropertyData NullableBoolDefaultTrueValueCatelProperty
Résultat PropertyData