C# Class FAManagementStudio.App

App.xaml の相互作用ロジック
Inheritance: System.Windows.Application
Show file Open project: degarashi0913/FAManagementStudio

Protected Methods

Method Description
OnExit ( System.Windows.ExitEventArgs e ) : void

Private Methods

Method Description
FreeLibrary ( IntPtr hModule ) : bool
UnloadDll ( string path ) : void

Method Details

OnExit() protected method

protected OnExit ( System.Windows.ExitEventArgs e ) : void
e System.Windows.ExitEventArgs
return void