C# Class PeopleViewer.App

Inheritance: Application
ファイルを表示 Open project: jeremybytes/learning-dependency-injection Class Usage Examples

Protected Methods

Method Description
OnStartup ( System.Windows.StartupEventArgs e ) : void

Private Methods

Method Description
ComposeObjects ( ) : void
ConfigureContainer ( ) : void

Method Details

OnStartup() protected method

protected OnStartup ( System.Windows.StartupEventArgs e ) : void
e System.Windows.StartupEventArgs
return void