Click or drag to resize
ISplashPresenterProvider Interface
The interface for objects that abstract away the environment for testing purposes.

Namespace: VirtualRadar.Interface.Presenter
Assembly: VirtualRadar.Interface (in VirtualRadar.Interface.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public interface ISplashPresenterProvider

The ISplashPresenterProvider type exposes the following members.

Methods
  NameDescription
Public methodAbortApplication
Stops the application with error code 1.
Public methodFolderExists
Returns true if the folder passed across exists.
Top
See Also