Click or drag to resize
IShutdownPresenter Methods

The IShutdownPresenter type exposes the following members.

Methods
  NameDescription
Public methodInitialise
Initialises the view.
(Inherited from IPresenter<T>.)
Public methodShutdownApplication
Disposes of the objects used by the application, possibly called on a background thread.
Top
See Also