C# Class PoGo.NecroBot.GUI.App

Interaction logic for App.xaml
Mostra file Open project: siosios/NoxxDev-necrobot

Protected Methods

Method Description
OnExit ( ExitEventArgs e ) : void
OnStartup ( StartupEventArgs e ) : void

Method Details

OnExit() protected method

protected OnExit ( ExitEventArgs e ) : void
e ExitEventArgs
return void

OnStartup() protected method

protected OnStartup ( StartupEventArgs e ) : void
e StartupEventArgs
return void