C# Class AI_Project_3.App

Inheritance: System.Windows.Application
Show file Open project: ifwong/CS175_group2

Public Methods

Method Description
App ( ) : System

Private Methods

Method Description
Application_Exit ( object sender, EventArgs e ) : void
Application_Startup ( object sender, System.Windows.StartupEventArgs e ) : void
Application_UnhandledException ( object sender, System.Windows.ApplicationUnhandledExceptionEventArgs e ) : void
InitializeComponent ( ) : void
ReportErrorToDOM ( System.Windows.ApplicationUnhandledExceptionEventArgs e ) : void

Method Details

App() public method

public App ( ) : System
return System