Class TimestampProviderBase
Represents a provider of Timestamp instances.
public abstract class TimestampProviderBase : ITimestampProvider, IGenerator<Timestamp>, IGenerator- Inheritance
- 
      
      TimestampProviderBase
- Implements
- Derived
- Inherited Members
- Extension Methods
Methods
GetNow()
Returns the current Timestamp.
public abstract Timestamp GetNow()