NtpTimestampDifference.Equals Method
Namespace: Rebex.Net
Assembly: Rebex.Time.dll (version 7.0.9448)
Equals(Object)
Indicates whether the specified object is equal to the current object.
Declaration
public override bool Equals(object value)
Parameters
| Type | Name | Description |
|---|---|---|
| Object | value | An object to compare with this instance. |
Returns
| Type | Description |
|---|---|
| Boolean | true if |