C# 클래스 BlueSky.App

Interaction logic for App.xaml
상속: System.Windows.Application
파일 보기 프로젝트 열기: BlueSkyStatistics/BlueSkyRepository

공개 메소드들

메소드 설명
App ( ) : System

비공개 메소드들

메소드 설명
Application_DispatcherUnhandledException ( object sender, System e ) : void
CurrentDomain_ProcessExit ( object sender, EventArgs e ) : void
CurrentDomain_UnhandledException ( object sender, UnhandledExceptionEventArgs e ) : void
Dispatcher_UnhandledException ( object sender, System e ) : void
GracefulExit ( ) : void
HideMouseBusy ( ) : void
HideProgressbar ( ) : void
InitializeComponent ( ) : void
Main ( ) : void
ShowMouseBusy ( ) : void
ShowProgressbar ( ) : void
window_Closed ( object sender, EventArgs e ) : void

메소드 상세

App() 공개 메소드

public App ( ) : System
리턴 System