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

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

Public Methods

Method Description
StockModel ( ) : System
StockModel ( Stock stock ) : System
this ( string columnName ) : string

Private Methods

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

Method Details

StockModel() public method

public StockModel ( ) : System
return System

StockModel() public method

public StockModel ( Stock stock ) : System
stock Lucifer.Ics.Model.Entities.Stock
return System

this() public method

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