C# Class IL.View.App

Inheritance: System.Windows.Application
Show file Open project: DenisVuyka/IL.View

Public Methods

Method Description
App ( ) : System.Windows

Private Methods

Method Description
Application_Startup ( object sender, System.Windows.StartupEventArgs e ) : void
Application_UnhandledException ( object sender, System.Windows.ApplicationUnhandledExceptionEventArgs e ) : void
OnCheckAndDownloadUpdateCompleted ( object sender, System.Windows.CheckAndDownloadUpdateCompletedEventArgs e ) : void

Method Details

App() public method

public App ( ) : System.Windows
return System.Windows