IShutdownView Methods |
The IShutdownView type exposes the following members.
Name | Description | |
---|---|---|
Dispose | Performs application-defined tasks associated with freeing, releasing, or resetting unmanaged resources. (Inherited from IDisposable.) | |
Initialise |
Records references to objects that will be passed on to the presenter when the time comes to create it.
| |
ReportProgress |
Non-blocking method to display text to the user indicating the stage of shutdown that the program's reached.
| |
ShowView |
Displays the view to the user.
(Inherited from IView.) |