C# Class SDPApp.WPF.App

Interaction logic for App.xaml
Inheritance: System.Windows.Application
Show file Open project: selagroup/diagnostics-courses

Public Methods

Method Description
App ( ) : System

Private Methods

Method Description
OnUnhandledException ( object sender, System.Windows.Threading.DispatcherUnhandledExceptionEventArgs e ) : void

Method Details

App() public method

public App ( ) : System
return System