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


Glossary Item Box

The following tables list the members exposed by CocktailBootstrapper.

Protected Constructors

 NameDescription
Protected ConstructorCocktailBootstrapper ConstructorCreates an instance of CocktailBootstrapper.  
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.  
Protected MethodBuildUpOverridden. Performs injection on the supplied instance.  
Protected MethodConfigureOverridden. Configures the framework and sets up the IoC container.  
Protected MethodDisplayRootViewForOverloaded.  (Inherited from Caliburn.Micro.BootstrapperBase)
Protected MethodGetAllInstancesOverridden. Locates all instances of the supplied service.  
Protected MethodGetInstanceOverridden. Locates the supplied service.  
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 MethodSelectAssemblies (Inherited from Caliburn.Micro.BootstrapperBase)
Protected MethodStartDesignTime (Inherited from Caliburn.Micro.BootstrapperBase)
Protected MethodStartRuntimeOverridden. Called by the bootstrapper's constructor at runtime to start the framework.  
Protected MethodStartRuntimeAsyncProvides an opportunity to perform asynchronous configuration at runtime.  
Protected MethodWhenCompletedCalls action when StartRuntimeAsync completes.  
Top

See Also

© 2013 All Rights Reserved.