C# Class BlueSky.App

Interaction logic for App.xaml
Inheritance: System.Windows.Application
Afficher le fichier Open project: BlueSkyStatistics/BlueSkyRepository

Méthodes publiques

Méthode Description
App ( ) : System

Private Methods

Méthode Description
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

Method Details

App() public méthode

public App ( ) : System
Résultat System