C# 클래스 Catel.Test.Runtime.Serialization.TestModel

상속: Catel.Data.ModelBase
파일 보기 프로젝트 열기: Catel/Catel 1 사용 예제들

공개 프로퍼티들

프로퍼티 타입 설명
DateTimePropertyProperty PropertyData
ExcludedCatelPropertyProperty PropertyData
ExcludedProtectedCatelPropertyProperty PropertyData
IncludedCatelPropertyProperty PropertyData
_excludedField string

Private Properties

프로퍼티 타입 설명

프로퍼티 상세

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

Register the DateTimeProperty property so it is known in the class.
public static PropertyData DateTimePropertyProperty
리턴 PropertyData

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

Register the ExcludedCatelProperty property so it is known in the class.
public static PropertyData ExcludedCatelPropertyProperty
리턴 PropertyData

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

Register the ExcludedProtectedCatelProperty property so it is known in the class.
public static PropertyData ExcludedProtectedCatelPropertyProperty
리턴 PropertyData

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

Register the IncludedCatelProperty property so it is known in the class.
public static PropertyData IncludedCatelPropertyProperty
리턴 PropertyData

_excludedField 공개적으로 프로퍼티

public string _excludedField
리턴 string