Cocktail Help Reference
CocktailMefBootstrapper Class Members
See Also  Properties  Methods  Send Feedback
Cocktail Assembly > Cocktail Namespace : CocktailMefBootstrapper Class


Glossary Item Box

The following tables list the members exposed by CocktailMefBootstrapper.

Protected Constructors

 NameDescription
Protected ConstructorCocktailMefBootstrapper ConstructorCreates an instance of CocktailMefBootstrapper.  
Top

Protected Properties

 NameDescription
Protected PropertyApplication (Inherited from Caliburn.Micro.BootstrapperBase)
Top

Public Methods

 NameDescription
Public MethodStart (Inherited from Caliburn.Micro.BootstrapperBase)
Top

Protected Methods

 NameDescription
Protected MethodAddValueConverterConventionsAdds the stock ValueConverterConventions to the ValueConverterConventionRegistry and thus to the Caliburn Caliburn.Micro.ConventionManager. (Inherited from Cocktail.CocktailBootstrapper)
Protected MethodBuildUpPerforms injection on the supplied instance. (Inherited from Cocktail.CocktailBootstrapper)
Protected MethodConfigureOverridden. Configures the framework and sets up the IoC container.  
Protected MethodDisplayRootViewForOverloaded.  (Inherited from Caliburn.Micro.BootstrapperBase)
Protected MethodGetAllInstancesLocates all instances of the supplied service. (Inherited from Cocktail.CocktailBootstrapper)
Protected MethodGetInstanceLocates the supplied service. (Inherited from Cocktail.CocktailBootstrapper)
Protected MethodOnExit (Inherited from Caliburn.Micro.BootstrapperBase)
Protected MethodOnStartup (Inherited from Caliburn.Micro.BootstrapperBase)
Protected MethodOnUnhandledException (Inherited from Caliburn.Micro.BootstrapperBase)
Protected MethodPrepareApplication (Inherited from Caliburn.Micro.BootstrapperBase)
Protected MethodPrepareCompositionCatalogOverride to substitute the default composition catalog with a custom catalog.  
Protected MethodPrepareCompositionContainerOverride to add additional exports to the CompositionHost during configuration.  
Protected MethodSelectAssemblies (Inherited from Caliburn.Micro.BootstrapperBase)
Protected MethodStartDesignTime (Inherited from Caliburn.Micro.BootstrapperBase)
Protected MethodStartRuntimeCalled by the bootstrapper's constructor at runtime to start the framework. (Inherited from Cocktail.CocktailBootstrapper)
Protected MethodStartRuntimeAsyncProvides an opportunity to perform asynchronous configuration at runtime. (Inherited from Cocktail.CocktailBootstrapper)
Protected MethodWhenCompletedCalls action when StartRuntimeAsync completes. (Inherited from Cocktail.CocktailBootstrapper)
Top

See Also

© 2013 All Rights Reserved.