C# Class FDC3WPFExample.App

Interaction logic for App.xaml
Inheritance: Application
Afficher le fichier Open project: ChartIQ/finsemble-dotnet-seed

Méthodes protégées

Méthode Description
OnStartup ( StartupEventArgs e ) : void

Private Methods

Méthode Description
Application_DispatcherUnhandledException ( object sender, System.Windows.Threading.DispatcherUnhandledExceptionEventArgs e ) : void

Method Details

OnStartup() protected méthode

protected OnStartup ( StartupEventArgs e ) : void
e StartupEventArgs
Résultat void