Method | Description | |
---|---|---|
SampleAppBootstrapper ( ) : System |
Method | Description | |
---|---|---|
BuildUp ( object instance ) : void | ||
Configure ( ) : void | ||
GetAllInstances ( |
||
GetInstance ( |
||
OnStartup ( object sender, System.Windows.StartupEventArgs e ) : void | ||
SelectAssemblies ( ) : IEnumerable |
protected GetAllInstances ( |
||
service | ||
return | IEnumerable |
protected GetInstance ( |
||
service | ||
key | string | |
return | object |
protected OnStartup ( object sender, System.Windows.StartupEventArgs e ) : void | ||
sender | object | |
e | System.Windows.StartupEventArgs | |
return | void |