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

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

Property Value

Type: IBackgroundDataDownloaderProvider
See Also