CosmosTime.OffsetTime.Equals(object) - osexpert/CosmosTime GitHub Wiki

OffsetTime.Equals(object) Method

Indicates whether this instance and a specified object are equal.

public override bool Equals(object obj);

Parameters

obj System.Object

Another object to compare to.

Returns

System.Boolean
true if obj and this instance are the same type and represent the same value; otherwise, false.

⚠️ **GitHub.com Fallback** ⚠️