C# 클래스 Lucifer.Ics.Editor.Model.UnitModel

상속: PropertyChangedBase, IDataErrorInfo
파일 보기 프로젝트 열기: Slesa/Playground

Private Properties

프로퍼티 타입 설명
GetValidationError string
ValidateContraction string
ValidateFactorToParent string
ValidateName string
ValidateParent string
ValidateUnitType string

공개 메소드들

메소드 설명
UnitModel ( ) : System
UnitModel ( Unit unit ) : System
this ( string columnName ) : string

비공개 메소드들

메소드 설명
GetValidationError ( string columnName ) : string
ValidateContraction ( ) : string
ValidateFactorToParent ( ) : string
ValidateName ( ) : string
ValidateParent ( ) : string
ValidateUnitType ( ) : string

메소드 상세

UnitModel() 공개 메소드

public UnitModel ( ) : System
리턴 System

UnitModel() 공개 메소드

public UnitModel ( Unit unit ) : System
unit Lucifer.Ics.Model.Entities.Unit
리턴 System

this() 공개 메소드

public this ( string columnName ) : string
columnName string
리턴 string