C# Class PaulStovell.TrialBalance.UserInterface.TransactionDetailsPage

Interaction logic for TransactionDetailsWizardPage.xaml
Inheritance: WizardPage
Afficher le fichier Open project: PaulStovell/trial-balance

Méthodes publiques

Méthode Description
Next ( ) : void

Called when the Save button is clicked.

TransactionDetailsPage ( Workbook workbook ) : System

Private Methods

Méthode Description
Page_Cancelling ( object sender, CancelEventArgs e ) : void

Called when the "Cancel" button is clicked.

Method Details

Next() public méthode

Called when the Save button is clicked.
public Next ( ) : void
Résultat void

TransactionDetailsPage() public méthode

public TransactionDetailsPage ( Workbook workbook ) : System
workbook Workbook
Résultat System