Method Equals
Equals(MongoUrl)
Compares two MongoUrls.
Parameters
rhs
MongoUrl The other URL.
Returns
- bool
True if the two URLs are equal.
Equals(object)
Compares two MongoUrls.
Parameters
obj
objectThe other URL.
Returns
- bool
True if the two URLs are equal.