C# 클래스 Lucifer.Pms.Editor.Model.CurrencyModel

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

공개 메소드들

메소드 설명
CurrencyModel ( ) : System
CurrencyModel ( Currency currency ) : System
this ( string columnName ) : string

비공개 메소드들

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

메소드 상세

CurrencyModel() 공개 메소드

public CurrencyModel ( ) : System
리턴 System

CurrencyModel() 공개 메소드

public CurrencyModel ( Currency currency ) : System
currency Currency
리턴 System

this() 공개 메소드

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