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

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

공개 메소드들

메소드 설명
UnitTypeModel ( ) : System
UnitTypeModel ( UnitType unitType ) : System
this ( string columnName ) : string

비공개 메소드들

메소드 설명
GetValidationError ( string columnName ) : string
ValidateName ( ) : string

메소드 상세

UnitTypeModel() 공개 메소드

public UnitTypeModel ( ) : System
리턴 System

UnitTypeModel() 공개 메소드

public UnitTypeModel ( UnitType unitType ) : System
unitType Lucifer.Ics.Model.Entities.UnitType
리턴 System

this() 공개 메소드

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