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

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

Méthodes publiques

Méthode Description
StockModel ( ) : System
StockModel ( Stock stock ) : System
this ( string columnName ) : string

Private Methods

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

Method Details

StockModel() public méthode

public StockModel ( ) : System
Résultat System

StockModel() public méthode

public StockModel ( Stock stock ) : System
stock Lucifer.Ics.Model.Entities.Stock
Résultat System

this() public méthode

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