C# Class PanicButton.App

Interaction logic for App.xaml
Inheritance: Application
Exibir arquivo Open project: BradF-99/GTAPanicButton

Public Methods

Method Description
App ( ) : System
App_DispatcherUnhandledException ( object sender, DispatcherUnhandledExceptionEventArgs e ) : void

Method Details

App() public method

public App ( ) : System
return System

App_DispatcherUnhandledException() public method

public App_DispatcherUnhandledException ( object sender, DispatcherUnhandledExceptionEventArgs e ) : void
sender object
e DispatcherUnhandledExceptionEventArgs
return void