C# 클래스 PaulStovell.TrialBalance.UserInterface.AccountTypePage

Interaction logic for AccountTypePage.xaml
상속: WizardPage
파일 보기 프로젝트 열기: PaulStovell/trial-balance 1 사용 예제들

공개 메소드들

메소드 설명
AccountTypePage ( ) : System

Constructor.

AccountTypePage ( Workbook workbook ) : System

Constructor.

비공개 메소드들

메소드 설명
AccountTypeButton_Clicked ( object sender, RoutedEventArgs e ) : void

Called when one of the command buttons is clicked.

DetailsPage_Return ( object sender, WizardPageReturnEventArgs e ) : void

메소드 상세

AccountTypePage() 공개 메소드

Constructor.
public AccountTypePage ( ) : System
리턴 System

AccountTypePage() 공개 메소드

Constructor.
public AccountTypePage ( Workbook workbook ) : System
workbook Workbook The workbook used to create the accounts.
리턴 System