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

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

공개 메소드들

메소드 설명
SplashWindow ( ) : System

Constructor.

비공개 메소드들

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

Called when the "Exit application" command button is clicked.

NewFileCommand_Clicked ( object sender, RoutedEventArgs e ) : void

Called when the "Create new file" command button is clicked.

OpenFileCommand_Clicked ( object sender, RoutedEventArgs e ) : void

Called when the "Open a previous file" command button is clicked.

메소드 상세

SplashWindow() 공개 메소드

Constructor.
public SplashWindow ( ) : System
리턴 System