C# Class BudgetAnalyser.Budget.ChooseBudgetBucketController

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

Private Properties

Свойство Type Description
ChooseBudgetBucketController System
OnShellDialogResponseReceived void
Reset void

Méthodes publiques

Méthode Description
Filter ( bool>.Func predicate, string filterDescription ) : void
ShowDialog ( BudgetAnalyserFeature source, string title, System.Guid correlationId = null, bool showBankAccountSelector = false ) : void

Private Methods

Méthode Description
ChooseBudgetBucketController ( [ uiContext, [ bucketRepository, [ accountRepo ) : System
OnShellDialogResponseReceived ( ShellDialogResponseMessage message ) : void
Reset ( ) : void

Method Details

Filter() public méthode

public Filter ( bool>.Func predicate, string filterDescription ) : void
predicate bool>.Func
filterDescription string
Résultat void

ShowDialog() public méthode

public ShowDialog ( BudgetAnalyserFeature source, string title, System.Guid correlationId = null, bool showBankAccountSelector = false ) : void
source BudgetAnalyserFeature
title string
correlationId System.Guid
showBankAccountSelector bool
Résultat void