IBaseStationDatabaseProvider Interface |
The interface for objects that abstract away the environment for the
IBaseStationDatabase implementations.
Namespace: VirtualRadar.Interface.DatabaseAssembly: VirtualRadar.Interface (in VirtualRadar.Interface.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax public interface IBaseStationDatabaseProvider
Public Interface IBaseStationDatabaseProvider
public interface class IBaseStationDatabaseProvider
type IBaseStationDatabaseProvider = interface end
The IBaseStationDatabaseProvider type exposes the following members.
Properties
| Name | Description |
---|
| UtcNow |
Gets the current time at UTC.
|
TopSee Also