C# Class Amoeba.App

App.xaml の相互作用ロジック
Inheritance: System.Windows.Application
Datei anzeigen Open project: Alliance-Network/Amoeba

Public Methods

Method Description
App ( ) : System

Private Methods

Method Description
App_UnhandledException ( object sender, UnhandledExceptionEventArgs e ) : void
Application_DispatcherUnhandledException ( object sender, System e ) : void
Application_Exit ( object sender, System.Windows.ExitEventArgs e ) : void
Application_Navigating ( object sender, System e ) : void
Application_Startup ( object sender, System.Windows.StartupEventArgs e ) : void

Method Details

App() public method

public App ( ) : System
return System