Click or drag to resize
IConnectionClientLogPresenterProvider Property
Gets or sets the object that abstracts 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
IConnectionClientLogPresenterProvider Provider { get; set; }

Property Value

Type: IConnectionClientLogPresenterProvider
See Also