|
override void | Configure () |
| By default, we are configured to use MEF More...
|
|
override void | OnStartup (object sender, System.Windows.StartupEventArgs e) |
|
override void | OnUnhandledException (object sender, DispatcherUnhandledExceptionEventArgs e) |
|
override object | GetInstance (Type serviceType, string key) |
|
override IEnumerable< object > | GetAllInstances (Type serviceType) |
|
override void | BuildUp (object instance) |
|
override void | Configure () |
| By default, we are configured to use MEF More...
|
|
override void | OnStartup (object sender, System.Windows.StartupEventArgs e) |
|
override void | OnUnhandledException (object sender, DispatcherUnhandledExceptionEventArgs e) |
|
override object | GetInstance (Type serviceType, string key) |
|
override IEnumerable< object > | GetAllInstances (Type serviceType) |
|
override void | BuildUp (object instance) |
|
static CShell.AppBootstrapper.AppBootstrapper |
( |
| ) |
|
|
inlinestaticprivate |
static CShell.AppBootstrapper.AppBootstrapper |
( |
| ) |
|
|
inlinestaticprivate |
override void CShell.AppBootstrapper.Configure |
( |
| ) |
|
|
inlineprotected |
By default, we are configured to use MEF
override void CShell.AppBootstrapper.OnStartup |
( |
object |
sender, |
|
|
System.Windows.StartupEventArgs |
e |
|
) |
| |
|
inlineprotected |
override void CShell.AppBootstrapper.OnUnhandledException |
( |
object |
sender, |
|
|
DispatcherUnhandledExceptionEventArgs |
e |
|
) |
| |
|
inlineprotected |
override object CShell.AppBootstrapper.GetInstance |
( |
Type |
serviceType, |
|
|
string |
key |
|
) |
| |
|
inlineprotected |
override IEnumerable<object> CShell.AppBootstrapper.GetAllInstances |
( |
Type |
serviceType | ) |
|
|
inlineprotected |
override void CShell.AppBootstrapper.BuildUp |
( |
object |
instance | ) |
|
|
inlineprotected |
override void CShell.AppBootstrapper.Configure |
( |
| ) |
|
|
inlineprotected |
By default, we are configured to use MEF
override void CShell.AppBootstrapper.OnStartup |
( |
object |
sender, |
|
|
System.Windows.StartupEventArgs |
e |
|
) |
| |
|
inlineprotected |
override void CShell.AppBootstrapper.OnUnhandledException |
( |
object |
sender, |
|
|
DispatcherUnhandledExceptionEventArgs |
e |
|
) |
| |
|
inlineprotected |
override object CShell.AppBootstrapper.GetInstance |
( |
Type |
serviceType, |
|
|
string |
key |
|
) |
| |
|
inlineprotected |
override IEnumerable<object> CShell.AppBootstrapper.GetAllInstances |
( |
Type |
serviceType | ) |
|
|
inlineprotected |
override void CShell.AppBootstrapper.BuildUp |
( |
object |
instance | ) |
|
|
inlineprotected |
const string CShell.AppBootstrapper.ModulesPath = @"./Modules" |
|
private |
static List< IModule > CShell.AppBootstrapper._modules |
|
staticprivate |
CompositionContainer CShell.AppBootstrapper._container |
|
private |
The documentation for this class was generated from the following file: