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


The following tables list the members exposed by FrameworkBootstrapper<TRootModel>.

Public Constructors

 NameDescription
public ConstructorFrameworkBootstrapper<TRootModel> ConstructorCreates an instance of the framework bootstrapper.  
Top

Public Properties

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

Protected Methods

 NameDescription
protected MethodBuildUp (Inherited from Caliburn.Micro.Bootstrapper)
protected MethodConfigure (Inherited from Caliburn.Micro.Bootstrapper)
protected MethodGetAllInstances (Inherited from Caliburn.Micro.Bootstrapper)
protected MethodGetInstance (Inherited from Caliburn.Micro.Bootstrapper)
protected MethodInitializeCompositionBatchOverride to add additional exports to the CompositionHost during configuration. (Inherited from Caliburn.Micro.Extensions.FrameworkBootstrapper)
protected MethodOnExit (Inherited from Caliburn.Micro.Bootstrapper)
protected MethodOnStartupOverridden. Performs the framework startup sequence.  
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)
Top

See Also

© 2012 All Rights Reserved.