C# Class HeaviSoft.FrameworkBase.Test1.CustomApp

Inheritance: System.Windows.Application
Afficher le fichier Open project: heavis/Documentor_V01R01 Class Usage Examples

Méthodes protégées

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

Private Methods

Méthode Description
Main ( string args ) : void

Method Details

OnStartup() protected méthode

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