Class | Description | |
---|---|---|
![]() | AsyncResult | An implementation of T:Caliburn.Micro.IResult that wraps a DevForce asynchronous function. |
![]() | CoroutineFns | A collection of extension methods providing Coroutine functionality. |
![]() | EventFns | A collection of extension methods to provide additional EventAggregator functionality |
![]() | FrameworkBootstrapper | Abstract base class for the FrameworkBootstrapper |
![]() | FrameworkBootstrapper<TRootModel> | Extend from FrameworkBootstrapper<TRootModel> to create your own Application Bootstrapper. |
![]() | HarnessViewModel | ViewModel implementing the Development Harness. Specify this ViewModel as the TRootModel in the Application Bootstrapper to create a Development Harness |
![]() | NavigateResult<T> | An implementation of T:Caliburn.Micro.IResult that implements navigation logic. |