Interface IClockable<TAbsolute>
Namespace: Reaqtive.TestingFramework
Assembly: Reaqtive.TestingFramework.dll
Syntax
public interface IClockable<out TAbsolute>
Type Parameters
Name | Description |
---|---|
TAbsolute |
Properties
Clock
Declaration
TAbsolute Clock { get; }
Property Value
Type | Description |
---|---|
TAbsolute |