C# Class Lucifer.Ics.Editor.Model.RecipeModel

Inheritance: PropertyChangedBase, IDataErrorInfo
显示文件 Open project: Slesa/Playground

Public Methods

Method Description
RecipeModel ( ) : System
RecipeModel ( Recipe recipe ) : System
this ( string columnName ) : string

Private Methods

Method Description
GetValidationError ( string columnName ) : string
ValidatePlu ( ) : string

Method Details

RecipeModel() public method

public RecipeModel ( ) : System
return System

RecipeModel() public method

public RecipeModel ( Recipe recipe ) : System
recipe Lucifer.Ics.Model.Entities.Recipe
return System

this() public method

public this ( string columnName ) : string
columnName string
return string