C# Class BudgetAnalyser.Matching.AppliedRulesController

Afficher le fichier Open project: Benrnz/BudgetAnalyser

Private Properties

Свойство Type Description
CanExecuteApplyRulesCommand bool
CanExecuteCreateRuleCommand bool
OnApplyRulesCommandExecute void
OnCreateRuleCommandExecute void
OnSavedNotificationReceived void
OnShowRulesCommandExecute void

Méthodes publiques

Méthode Description
AppliedRulesController ( [ uiContext, [ ruleService, [ applicationDatabaseService ) : System

Private Methods

Méthode Description
CanExecuteApplyRulesCommand ( ) : bool
CanExecuteCreateRuleCommand ( ) : bool
OnApplyRulesCommandExecute ( ) : void
OnCreateRuleCommandExecute ( ) : void
OnSavedNotificationReceived ( object sender, EventArgs eventArgs ) : void
OnShowRulesCommandExecute ( ) : void

Method Details

AppliedRulesController() public méthode

public AppliedRulesController ( [ uiContext, [ ruleService, [ applicationDatabaseService ) : System
uiContext [
ruleService [
applicationDatabaseService [
Résultat System