C# Class BudgetAnalyser.ReportsCatalog.BurnDownGraphs.AddUserDefinedBurnDownController

Inheritance: Rees.Wpf.ControllerBase
Afficher le fichier Open project: Benrnz/BudgetAnalyser Class Usage Examples

Private Properties

Свойство Type Description
AddSelectedCommandCanExecute bool
OnAddChartCommandExecuted void
OnAddSelectedCommandExecute void
OnRemoveSelectedCommandExecute void

Méthodes publiques

Méthode Description
AddChart ( ) : bool
AddUserDefinedBurnDownController ( [ viewLoader, [ chartsService ) : System

Private Methods

Méthode Description
AddSelectedCommandCanExecute ( BudgetBucket parameter ) : bool
OnAddChartCommandExecuted ( ) : void
OnAddSelectedCommandExecute ( BudgetBucket parameter ) : void
OnRemoveSelectedCommandExecute ( BudgetBucket parameter ) : void

Method Details

AddChart() public méthode

public AddChart ( ) : bool
Résultat bool

AddUserDefinedBurnDownController() public méthode

public AddUserDefinedBurnDownController ( [ viewLoader, [ chartsService ) : System
viewLoader [
chartsService [
Résultat System