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

Inheritance: PropertyChangedBase, IDataErrorInfo
Afficher le fichier Open project: Slesa/Playground

Méthodes publiques

Méthode Description
RecipeModel ( ) : System
RecipeModel ( Recipe recipe ) : System
this ( string columnName ) : string

Private Methods

Méthode Description
GetValidationError ( string columnName ) : string
ValidatePlu ( ) : string

Method Details

RecipeModel() public méthode

public RecipeModel ( ) : System
Résultat System

RecipeModel() public méthode

public RecipeModel ( Recipe recipe ) : System
recipe Lucifer.Ics.Model.Entities.Recipe
Résultat System

this() public méthode

public this ( string columnName ) : string
columnName string
Résultat string