C# Class Enigma.D3.Bootloader.App

Inheritance: System.Windows.Application
Afficher le fichier Open project: onethawt/enigma-d3

Méthodes protégées

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

Private Methods

Méthode Description
CreateEngine ( ) : Engine
Main ( ) : void

Method Details

OnStartup() protected méthode

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