C# Class BudgetAnalyser.Budget.DialogResponseEventArgs

Inheritance: System.EventArgs
Afficher le fichier Open project: Benrnz/BudgetAnalyser Class Usage Examples

Méthodes publiques

Méthode Description
DialogResponseEventArgs ( System.Guid correlationId, bool canceled ) : System

Method Details

DialogResponseEventArgs() public méthode

public DialogResponseEventArgs ( System.Guid correlationId, bool canceled ) : System
correlationId System.Guid
canceled bool
Résultat System