C# Class SharpDox.GUI.App

Afficher le fichier Open project: Geaz/sharpDox

Méthodes publiques

Méthode Description
App ( ) : System.Diagnostics

Méthodes protégées

Méthode Description
OnStartup ( System.Windows.StartupEventArgs e ) : void

Private Methods

Méthode Description
OnDispatcherUnhandledException ( object sender, System.Windows.Threading.DispatcherUnhandledExceptionEventArgs e ) : void

Method Details

App() public méthode

public App ( ) : System.Diagnostics
Résultat System.Diagnostics

OnStartup() protected méthode

protected OnStartup ( System.Windows.StartupEventArgs e ) : void
e System.Windows.StartupEventArgs
Résultat void