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