C# Class HlsStreamComposer.App

Interaction logic for App.xaml
Inheritance: Application
Afficher le fichier Open project: gabilan/HLS-Stream-Composer

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