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

Inheritance: Catel.Data.ModelBase
Show file Open project: Catel/Catel

Public Properties

Property Type Description
ReferenceTypeProperty PropertyData
ReferenceTypeWithDefaultValueProperty PropertyData
ValueTypeProperty PropertyData
ValueTypeWithDefaultValueProperty PropertyData

Property Details

ReferenceTypeProperty public static property

public static PropertyData ReferenceTypeProperty
return PropertyData

ReferenceTypeWithDefaultValueProperty public static property

public static PropertyData ReferenceTypeWithDefaultValueProperty
return PropertyData

ValueTypeProperty public static property

public static PropertyData ValueTypeProperty
return PropertyData

ValueTypeWithDefaultValueProperty public static property

public static PropertyData ValueTypeWithDefaultValueProperty
return PropertyData