Click or drag to resize
ILogDatabaseProvider Interface
The interface for providers for the ILogDatabase implementations that abstract away the environment for tests.

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

The ILogDatabaseProvider type exposes the following members.

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