C# Class Orc.LicenseManager.Client.Example.App

Interaction logic for App.xaml
Inheritance: System.Windows.Application
Afficher le fichier Open project: WildGums/Orc.LicenseManager

Méthodes protégées

Méthode Description
OnStartup ( System.Windows.StartupEventArgs 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.Windows.StartupEventArgs e ) : void
e System.Windows.StartupEventArgs A that contains the event data.
Résultat void