Click or drag to resize
IBaseStationDatabaseProvider Property
Gets or sets the object that abstracts away the environment to help when testing.

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

Property Value

Type: IBaseStationDatabaseProvider
See Also