C# Class PoGo.NecroBot.GUI.App

Interaction logic for App.xaml
Afficher le fichier Open project: siosios/NoxxDev-necrobot

Méthodes protégées

Méthode Description
OnExit ( ExitEventArgs e ) : void
OnStartup ( StartupEventArgs e ) : void

Method Details

OnExit() protected méthode

protected OnExit ( ExitEventArgs e ) : void
e ExitEventArgs
Résultat void

OnStartup() protected méthode

protected OnStartup ( StartupEventArgs e ) : void
e StartupEventArgs
Résultat void