The following tables list the members exposed by CocktailBootstrapper.
Name | Description | |
---|---|---|
![]() | CocktailBootstrapper Constructor | Creates an instance of CocktailBootstrapper. |
Name | Description | |
---|---|---|
![]() | Application | (Inherited from Caliburn.Micro.BootstrapperBase) |
Name | Description | |
---|---|---|
![]() | AddValueConverterConventions | Adds the stock ValueConverterConventions to the ValueConverterConventionRegistry and thus to the Caliburn Caliburn.Micro.ConventionManager. |
![]() | BuildUp | Overridden. Performs injection on the supplied instance. |
![]() | Configure | Overridden. Configures the framework and sets up the IoC container. |
![]() | DisplayRootViewFor | Overloaded. (Inherited from Caliburn.Micro.BootstrapperBase) |
![]() | GetAllInstances | Overridden. Locates all instances of the supplied service. |
![]() | GetInstance | Overridden. Locates the supplied service. |
![]() | OnExit | (Inherited from Caliburn.Micro.BootstrapperBase) |
![]() | OnStartup | (Inherited from Caliburn.Micro.BootstrapperBase) |
![]() | OnUnhandledException | (Inherited from Caliburn.Micro.BootstrapperBase) |
![]() | PrepareApplication | (Inherited from Caliburn.Micro.BootstrapperBase) |
![]() | SelectAssemblies | (Inherited from Caliburn.Micro.BootstrapperBase) |
![]() | StartDesignTime | (Inherited from Caliburn.Micro.BootstrapperBase) |
![]() | StartRuntime | Overridden. Called by the bootstrapper's constructor at runtime to start the framework. |
![]() | StartRuntimeAsync | Provides an opportunity to perform asynchronous configuration at runtime. |
![]() | WhenCompleted | Calls action when StartRuntimeAsync completes. |