C# Class AK.F1.Timing.UI.App

The application entry point.
Inheritance: Caliburn.PresentationFramework.ApplicationModel.CaliburnApplication
Datei anzeigen Open project: simoneb/ak-f1-timing

Protected Methods

Method Description
CreateRootModel ( ) : object

Private Methods

Method Description
App ( ) : System
OnUnhandledException ( object sender, UnhandledExceptionEventArgs e ) : void

Method Details

CreateRootModel() protected method

protected CreateRootModel ( ) : object
return object