C# Class ServiceInsight.App

Inheritance: System.Windows.Application
Afficher le fichier Open project: Particular/ServiceInsight

Méthodes publiques

Méthode Description
App ( ) : System
ShutdownImmediately ( ) : void

Méthodes protégées

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

Method Details

App() public méthode

public App ( ) : System
Résultat System

OnStartup() protected méthode

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

ShutdownImmediately() public méthode

public ShutdownImmediately ( ) : void
Résultat void