C# Class PeopleViewer.App

Inheritance: Application
Afficher le fichier Open project: jeremybytes/learning-dependency-injection Class Usage Examples

Méthodes protégées

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

Private Methods

Méthode Description
ComposeObjects ( ) : void
ConfigureContainer ( ) : void

Method Details

OnStartup() protected méthode

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