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

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

Private Properties

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

공개 메소드들

메소드 설명
CreateRecipe ( ) : EditRecipe
EditRecipe ( Recipe recipe ) : System

비공개 메소드들

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

메소드 상세

CreateRecipe() 공개 정적인 메소드

public static CreateRecipe ( ) : EditRecipe
리턴 EditRecipe

EditRecipe() 공개 메소드

public EditRecipe ( Recipe recipe ) : System
recipe Godot.IcsModel.Entities.Recipe
리턴 System