C# 클래스 Catel.Test.Data.ModelBaseTest.TestModelWithGenericPropertyRegistrations

상속: Catel.Data.ModelBase
파일 보기 프로젝트 열기: Catel/Catel

공개 프로퍼티들

프로퍼티 타입 설명
ReferenceTypeProperty PropertyData
ReferenceTypeWithDefaultValueProperty PropertyData
ValueTypeProperty PropertyData
ValueTypeWithDefaultValueProperty PropertyData

프로퍼티 상세

ReferenceTypeProperty 공개적으로 정적으로 프로퍼티

public static PropertyData ReferenceTypeProperty
리턴 PropertyData

ReferenceTypeWithDefaultValueProperty 공개적으로 정적으로 프로퍼티

public static PropertyData ReferenceTypeWithDefaultValueProperty
리턴 PropertyData

ValueTypeProperty 공개적으로 정적으로 프로퍼티

public static PropertyData ValueTypeProperty
리턴 PropertyData

ValueTypeWithDefaultValueProperty 공개적으로 정적으로 프로퍼티

public static PropertyData ValueTypeWithDefaultValueProperty
리턴 PropertyData