C# Class BudgetAnalyser.Dashboard.CreateNewSurprisePaymentMonitorController

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

Private Properties

Свойство Type Description
CreateNewSurprisePaymentMonitorController System
OnShellDialogResponseReceived void

Méthodes publiques

Méthode Description
ShowDialog ( BudgetAnalyserFeature source, System.Guid correlationId = null ) : void

Private Methods

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

Method Details

ShowDialog() public méthode

public ShowDialog ( BudgetAnalyserFeature source, System.Guid correlationId = null ) : void
source BudgetAnalyserFeature
correlationId System.Guid
Résultat void