C# Class SharpDox.GUI.App

Datei anzeigen Open project: Geaz/sharpDox

Public Methods

Method Description
App ( ) : System.Diagnostics

Protected Methods

Method Description
OnStartup ( System.Windows.StartupEventArgs e ) : void

Private Methods

Method Description
OnDispatcherUnhandledException ( object sender, System.Windows.Threading.DispatcherUnhandledExceptionEventArgs e ) : void

Method Details

App() public method

public App ( ) : System.Diagnostics
return System.Diagnostics

OnStartup() protected method

protected OnStartup ( System.Windows.StartupEventArgs e ) : void
e System.Windows.StartupEventArgs
return void