C# Class Enigma.D3.Bootloader.App

Inheritance: System.Windows.Application
ファイルを表示 Open project: onethawt/enigma-d3

Protected Methods

Method Description
OnStartup ( System.Windows.StartupEventArgs e ) : void

Private Methods

Method Description
CreateEngine ( ) : Engine
Main ( ) : void

Method Details

OnStartup() protected method

protected OnStartup ( System.Windows.StartupEventArgs e ) : void
e System.Windows.StartupEventArgs
return void