Method | Description | |
---|---|---|
Bootstrapper ( IApplication application ) : System |
Method | Description | |
---|---|---|
AfterStart ( ) : void | ||
ConfigureCaliburn ( CoreConfiguration configuration ) : void | ||
CreateCaliburnContainer ( ) : IContainer | ||
CreateContainer ( ) : IContainerFacade | ||
CreateShell ( ) : |
||
RegisterViews ( ) : void |
Method | Description | |
---|---|---|
ExecuteShutdownModel ( ISubordinate subordinate, System.Action completed ) : void |
public Bootstrapper ( IApplication application ) : System | ||
application | IApplication | |
return | System |
protected ConfigureCaliburn ( CoreConfiguration configuration ) : void | ||
configuration | CoreConfiguration | |
return | void |
protected CreateCaliburnContainer ( ) : IContainer | ||
return | IContainer |
protected CreateContainer ( ) : IContainerFacade | ||
return | IContainerFacade |
protected CreateShell ( ) : |
||
return |