C# Class EventManagerPro.Models.BudgetModel

Inheritance: BaseModel, IDataErrorInfo
Afficher le fichier Open project: sagittaros/EventManagerModel Class Usage Examples

Méthodes publiques

Méthode Description
AllocatedBudgetIsValid ( int value ) : bool
BudgetModel ( ) : System
BudgetModel ( EventManagerPro.DBLayer b ) : System
this ( string propertyName ) : string

Method Details

AllocatedBudgetIsValid() public méthode

public AllocatedBudgetIsValid ( int value ) : bool
value int
Résultat bool

BudgetModel() public méthode

public BudgetModel ( ) : System
Résultat System

BudgetModel() public méthode

public BudgetModel ( EventManagerPro.DBLayer b ) : System
b EventManagerPro.DBLayer
Résultat System

this() public méthode

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