C# Class Catel.Test.Data.ModelBaseTest.TestModelWithGenericPropertyRegistrations

Inheritance: Catel.Data.ModelBase
Exibir arquivo Open project: Catel/Catel

Public Properties

Property Type Description
ReferenceTypeProperty PropertyData
ReferenceTypeWithDefaultValueProperty PropertyData
ValueTypeProperty PropertyData
ValueTypeWithDefaultValueProperty PropertyData

Property Details

ReferenceTypeProperty public_oe static_oe property

public static PropertyData ReferenceTypeProperty
return PropertyData

ReferenceTypeWithDefaultValueProperty public_oe static_oe property

public static PropertyData ReferenceTypeWithDefaultValueProperty
return PropertyData

ValueTypeProperty public_oe static_oe property

public static PropertyData ValueTypeProperty
return PropertyData

ValueTypeWithDefaultValueProperty public_oe static_oe property

public static PropertyData ValueTypeWithDefaultValueProperty
return PropertyData