Method | Description | |
---|---|---|
BootstrapShell ( bool showWindow ) : |
||
BootstrapStructureMap ( bool showWindow ) : void | ||
BuildContainer ( ) : IContainer | ||
ForceRestart ( ) : void | ||
Restart ( ) : void | ||
StartupShell ( IContainer container, bool showWindow ) : void |
public static BootstrapShell ( bool showWindow ) : |
||
showWindow | bool | |
return |
public BootstrapStructureMap ( bool showWindow ) : void | ||
showWindow | bool | |
return | void |
public static BuildContainer ( ) : IContainer | ||
return | IContainer |
public static StartupShell ( IContainer container, bool showWindow ) : void | ||
container | IContainer | |
showWindow | bool | |
return | void |