C# Class Catel.LogAnalyzer.App

Interaction logic for App.xaml.
Afficher le fichier Open project: Catel/Catel.LogAnalyzer

Méthodes protégées

Méthode Description
OnStartup ( System e ) : void

Raises the E:System.Windows.Application.Startup event.

Method Details

OnStartup() protected méthode

Raises the E:System.Windows.Application.Startup event.
protected OnStartup ( System e ) : void
e System A that contains the event data.
Résultat void