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

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

공개 메소드들

메소드 설명
PurchaseFamilyModel ( ) : System
PurchaseFamilyModel ( PurchaseFamily purchaseFamily ) : System
this ( string columnName ) : string

비공개 메소드들

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

메소드 상세

PurchaseFamilyModel() 공개 메소드

public PurchaseFamilyModel ( ) : System
리턴 System

PurchaseFamilyModel() 공개 메소드

public PurchaseFamilyModel ( PurchaseFamily purchaseFamily ) : System
purchaseFamily Lucifer.Ics.Model.Entities.PurchaseFamily
리턴 System

this() 공개 메소드

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