C# 클래스 Godot.IcsEditor.Ui.Model.EditPurchaseFamily

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

Private Properties

프로퍼티 타입 설명
GetValidationError string
ValidateName string
this stringIDataErrorInfo.System

공개 메소드들

메소드 설명
CreatePurchaseFamily ( ) : EditPurchaseFamily
EditPurchaseFamily ( PurchaseFamily family ) : System

비공개 메소드들

메소드 설명
GetValidationError ( string propertyName ) : string
ValidateName ( ) : string
this ( string propertyName ) : stringIDataErrorInfo.System

메소드 상세

CreatePurchaseFamily() 공개 정적인 메소드

public static CreatePurchaseFamily ( ) : EditPurchaseFamily
리턴 EditPurchaseFamily

EditPurchaseFamily() 공개 메소드

public EditPurchaseFamily ( PurchaseFamily family ) : System
family Godot.IcsModel.Entities.PurchaseFamily
리턴 System