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

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

Méthodes publiques

Méthode Description
UnitTypeModel ( ) : System
UnitTypeModel ( UnitType unitType ) : System
this ( string columnName ) : string

Private Methods

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

Method Details

UnitTypeModel() public méthode

public UnitTypeModel ( ) : System
Résultat System

UnitTypeModel() public méthode

public UnitTypeModel ( UnitType unitType ) : System
unitType Lucifer.Ics.Model.Entities.UnitType
Résultat System

this() public méthode

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