Click or drag to resize
IBaseStationDatabaseProvider Interface
The interface for objects that abstract away the environment for the IBaseStationDatabase implementations.

Namespace: VirtualRadar.Interface.Database
Assembly: VirtualRadar.Interface (in VirtualRadar.Interface.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public interface IBaseStationDatabaseProvider

The IBaseStationDatabaseProvider type exposes the following members.

Properties
  NameDescription
Public propertyUtcNow
Gets the current time at UTC.
Top
See Also