C# Class TEditXna.App

Interaction logic for App.xaml
Inheritance: System.Windows.Application
Exibir arquivo Open project: TEdit/Terraria-Map-Editor

Protected Methods

Method Description
OnStartup ( System.Windows.StartupEventArgs e ) : void

Private Methods

Method Description
App ( ) : System
CurrentDomain_UnhandledException ( object sender, UnhandledExceptionEventArgs e ) : void

Method Details

OnStartup() protected method

protected OnStartup ( System.Windows.StartupEventArgs e ) : void
e System.Windows.StartupEventArgs
return void