The following tables list the members exposed by CocktailMefBootstrapper.
Name | Description | |
---|---|---|
![]() | CocktailMefBootstrapper Constructor | Creates an instance of CocktailMefBootstrapper. |
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. (Inherited from Cocktail.CocktailBootstrapper) |
![]() | BuildUp | Performs injection on the supplied instance. (Inherited from Cocktail.CocktailBootstrapper) |
![]() | Configure | Overridden. Configures the framework and sets up the IoC container. |
![]() | DisplayRootViewFor | Overloaded. (Inherited from Caliburn.Micro.BootstrapperBase) |
![]() | GetAllInstances | Locates all instances of the supplied service. (Inherited from Cocktail.CocktailBootstrapper) |
![]() | GetInstance | Locates the supplied service. (Inherited from Cocktail.CocktailBootstrapper) |
![]() | OnExit | (Inherited from Caliburn.Micro.BootstrapperBase) |
![]() | OnStartup | (Inherited from Caliburn.Micro.BootstrapperBase) |
![]() | OnUnhandledException | (Inherited from Caliburn.Micro.BootstrapperBase) |
![]() | PrepareApplication | (Inherited from Caliburn.Micro.BootstrapperBase) |
![]() | PrepareCompositionCatalog | Override to substitute the default composition catalog with a custom catalog. |
![]() | PrepareCompositionContainer | Override to add additional exports to the CompositionHost during configuration. |
![]() | SelectAssemblies | (Inherited from Caliburn.Micro.BootstrapperBase) |
![]() | StartDesignTime | (Inherited from Caliburn.Micro.BootstrapperBase) |
![]() | StartRuntime | Called by the bootstrapper's constructor at runtime to start the framework. (Inherited from Cocktail.CocktailBootstrapper) |
![]() | StartRuntimeAsync | Provides an opportunity to perform asynchronous configuration at runtime. (Inherited from Cocktail.CocktailBootstrapper) |
![]() | WhenCompleted | Calls action when StartRuntimeAsync completes. (Inherited from Cocktail.CocktailBootstrapper) |