C# Class Effectus.App

Interaction logic for App.xaml
Inheritance: System.Windows.Application
Afficher le fichier Open project: ayende/Effectus

Méthodes publiques

Méthode Description
App ( ) : System.Windows

Méthodes protégées

Méthode Description
OnStartup ( System.Windows.StartupEventArgs e ) : void

Method Details

App() public méthode

public App ( ) : System.Windows
Résultat System.Windows

OnStartup() protected méthode

protected OnStartup ( System.Windows.StartupEventArgs e ) : void
e System.Windows.StartupEventArgs
Résultat void