C# Class VersionrUI.App

App
Inheritance: System.Windows.Application
Show file Open project: eatplayhate/versionr

Protected Methods

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

Private Methods

Method Description
InitializeComponent ( ) : void
Main ( ) : void

Method Details

OnStartup() protected method

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