C# Класс BudgetAnalyser.Matching.RulesController

Наследование: Rees.Wpf.ControllerBase, IInitializableController, IShowableController
Показать файл Открыть проект

Private Properties

Свойство Тип Описание
AddToList void
CanExecuteDeleteRuleCommand bool
OnClosedNotificationReceived void
OnDeleteRuleCommandExecute void
OnEditRuleCommandExecute void
OnNewDataSourceAvailableNotificationReceived void
OnNewRuleCreated void
OnSavedNotificationReceived void
OnSortCommandExecute void
RemoveRule void

Открытые методы

Метод Описание
CreateNewRuleFromTransaction ( [ transaction ) : void
Initialize ( ) : void
RulesController ( [ uiContext, [ ruleService, [ applicationDatabaseService ) : System

Приватные методы

Метод Описание
AddToList ( MatchingRule rule ) : void
CanExecuteDeleteRuleCommand ( ) : bool
OnClosedNotificationReceived ( object sender, EventArgs eventArgs ) : void
OnDeleteRuleCommandExecute ( ) : void
OnEditRuleCommandExecute ( ) : void
OnNewDataSourceAvailableNotificationReceived ( object sender, EventArgs e ) : void
OnNewRuleCreated ( object sender, EventArgs eventArgs ) : void
OnSavedNotificationReceived ( object sender, EventArgs eventArgs ) : void
OnSortCommandExecute ( string sortBy ) : void
RemoveRule ( ) : void

Описание методов

CreateNewRuleFromTransaction() публичный Метод

public CreateNewRuleFromTransaction ( [ transaction ) : void
transaction [
Результат void

Initialize() публичный Метод

public Initialize ( ) : void
Результат void

RulesController() публичный Метод

public RulesController ( [ uiContext, [ ruleService, [ applicationDatabaseService ) : System
uiContext [
ruleService [
applicationDatabaseService [
Результат System