The following tables list the members exposed by FrameworkBootstrapper.
Name | Description | |
---|---|---|
![]() | Application | (Inherited from Caliburn.Micro.Bootstrapper) |
Name | Description | |
---|---|---|
![]() | BuildUp | Overridden. Performs injection on the supplied instance. |
![]() | Configure | Overridden. Configures the framework. |
![]() | GetAllInstances | Overridden. Locates all instances of the supplied service. |
![]() | GetInstance | Overridden. Locates the supplied service. |
![]() | InitializeCompositionBatch | Override to add additional exports to the CompositionHost during configuration. |
![]() | OnExit | (Inherited from Caliburn.Micro.Bootstrapper) |
![]() | OnStartup | (Inherited from Caliburn.Micro.Bootstrapper) |
![]() | OnUnhandledException | (Inherited from Caliburn.Micro.Bootstrapper) |
![]() | PrepareApplication | (Inherited from Caliburn.Micro.Bootstrapper) |
![]() | SelectAssemblies | (Inherited from Caliburn.Micro.Bootstrapper) |
![]() | StartDesignTime | (Inherited from Caliburn.Micro.Bootstrapper) |
![]() | StartRuntime | (Inherited from Caliburn.Micro.Bootstrapper) |
![]() ![]() | UsesFakeStore<T> | Indicates to the framework, that the provided EntityManager type makes use of the DevForce Fake Backing Store. |