Accessor for the sign of the time difference.
Namespace:
Rebex.Net
Assembly:
Rebex.Time (in Rebex.Time.dll)
Syntax
| Visual Basic |
|---|
Public ReadOnly Property Positive As Boolean Get |
| C# |
|---|
public bool Positive { get; } |