C# Class BudgetAnalyser.Budget.CreateNewFixedBudgetController

Inheritance: Rees.Wpf.ControllerBase, IShellDialogInteractivity
Show file Open project: Benrnz/BudgetAnalyser Class Usage Examples

Public Methods

Method Description
ShowDialog ( BudgetAnalyserFeature source, System.Guid correlationId = null ) : void

Private Methods

Method Description
CreateNewFixedBudgetController ( [ uiContext, [ bucketRepository ) : System
OnShellDialogResponseReceived ( ShellDialogResponseMessage message ) : void

Method Details

ShowDialog() public method

public ShowDialog ( BudgetAnalyserFeature source, System.Guid correlationId = null ) : void
source BudgetAnalyserFeature
correlationId System.Guid
return void