ISplashPresenter Interface |
Namespace: VirtualRadar.Interface.Presenter
The ISplashPresenter type exposes the following members.
Name | Description | |
---|---|---|
BackgroundThreadExceptionHandler |
Gets or sets the delegate that will be hooked up to the ExceptionCaught events for
objects that implement IBackgroundThreadExceptionCatcher.
| |
CommandLineArgs |
Gets or sets the command-line arguments that were passed to the program on startup.
| |
Provider |
Gets or sets the object that abstracts away the environment for testing.
|
Name | Description | |
---|---|---|
Initialise |
Initialises the view.
(Inherited from IPresenterT.) | |
StartApplication |
Builds up the application, possibly on a background thread.
|