C# Class mGitHub.SampleApp.App

Inheritance: System.Windows.Application
Exibir arquivo Open project: vcaraulean/mGitHub.SampleApp

Public Methods

Method Description
App ( ) : System.Windows

Constructor for the Application object.

Private Methods

Method Description
Application_UnhandledException ( object sender, System.Windows.ApplicationUnhandledExceptionEventArgs e ) : void

Method Details

App() public method

Constructor for the Application object.
public App ( ) : System.Windows
return System.Windows