C# Class PaulStovell.TrialBalance.UserInterface.WizardPageReturnEventArgs

Inheritance: System.EventArgs
Afficher le fichier Open project: PaulStovell/trial-balance Class Usage Examples

Méthodes publiques

Méthode Description
WizardPageReturnEventArgs ( object currentItem, bool cancelled ) : System

Method Details

WizardPageReturnEventArgs() public méthode

public WizardPageReturnEventArgs ( object currentItem, bool cancelled ) : System
currentItem object
cancelled bool
Résultat System