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

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

Public Methods

Method Description
UnitTypeModel ( ) : System
UnitTypeModel ( UnitType unitType ) : System
this ( string columnName ) : string

Private Methods

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

Method Details

UnitTypeModel() public method

public UnitTypeModel ( ) : System
return System

UnitTypeModel() public method

public UnitTypeModel ( UnitType unitType ) : System
unitType Lucifer.Ics.Model.Entities.UnitType
return System

this() public method

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