C# Class WpfTest.App

App.xaml 的交互逻辑
Inheritance: System.Windows.Application
Exibir arquivo Open project: mworchel/GameState4Net Class Usage Examples

Protected Methods

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

Method Details

OnExit() protected method

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