Click or drag to resize
ISplashPresenterProvider Property
Gets or sets the object that abstracts away the environment for testing.

Namespace: VirtualRadar.Interface.Presenter
Assembly: VirtualRadar.Interface (in VirtualRadar.Interface.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
ISplashPresenterProvider Provider { get; set; }

Property Value

Type: ISplashPresenterProvider
See Also