C# Class EKG_Project.App

Interaction logic for App.xaml
Inheritance: System.Windows.Application
Afficher le fichier Open project: Nefarin/DadmProject

Méthodes protégées

Méthode Description
OnExit ( System.Windows.ExitEventArgs e ) : void
OnStartup ( System.Windows.StartupEventArgs startEvent ) : void

Method Details

OnExit() protected méthode

protected OnExit ( System.Windows.ExitEventArgs e ) : void
e System.Windows.ExitEventArgs
Résultat void

OnStartup() protected méthode

protected OnStartup ( System.Windows.StartupEventArgs startEvent ) : void
startEvent System.Windows.StartupEventArgs
Résultat void