IdeaBlade Application Framework
FrameworkBootstrapper Class Members
See Also  Properties  Methods  Send Feedback
Caliburn.Micro.Extensions Namespace : FrameworkBootstrapper Class


The following tables list the members exposed by FrameworkBootstrapper.

Public Properties

 NameDescription
public PropertyApplication (Inherited from Caliburn.Micro.Bootstrapper)
Top

Protected Methods

 NameDescription
protected MethodBuildUpOverridden. Performs injection on the supplied instance.  
protected MethodConfigureOverridden. Configures the framework.  
protected MethodGetAllInstancesOverridden. Locates all instances of the supplied service.  
protected MethodGetInstanceOverridden. Locates the supplied service.  
protected MethodInitializeCompositionBatchOverride to add additional exports to the CompositionHost during configuration.  
protected MethodOnExit (Inherited from Caliburn.Micro.Bootstrapper)
protected MethodOnStartup (Inherited from Caliburn.Micro.Bootstrapper)
protected MethodOnUnhandledException (Inherited from Caliburn.Micro.Bootstrapper)
protected MethodPrepareApplication (Inherited from Caliburn.Micro.Bootstrapper)
protected MethodSelectAssemblies (Inherited from Caliburn.Micro.Bootstrapper)
protected MethodStartDesignTime (Inherited from Caliburn.Micro.Bootstrapper)
protected MethodStartRuntime (Inherited from Caliburn.Micro.Bootstrapper)
protected Methodstatic (Shared in Visual Basic)UsesFakeStore<T>Indicates to the framework, that the provided EntityManager type makes use of the DevForce Fake Backing Store.  
Top

See Also

© 2012 All Rights Reserved.