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

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

공개 메소드들

메소드 설명
ProductionItemModel ( ) : System
ProductionItemModel ( ProductionItem productionItem ) : System
this ( string columnName ) : string

비공개 메소드들

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

메소드 상세

ProductionItemModel() 공개 메소드

public ProductionItemModel ( ) : System
리턴 System

ProductionItemModel() 공개 메소드

public ProductionItemModel ( ProductionItem productionItem ) : System
productionItem Lucifer.Ics.Model.Entities.ProductionItem
리턴 System

this() 공개 메소드

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