C# Class UI.App

Inheritance: Application
Afficher le fichier Open project: Nirklav/TCPChat Class Usage Examples

Méthodes protégées

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

Private Methods

Méthode Description
OnUnhandledException ( object sender, UnhandledExceptionEventArgs e ) : void

Method Details

OnStartup() protected méthode

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