Method Equals
| MongoDB CSharp Driver API Reference (original) (raw)
Namespace
Assembly
MongoDB.Driver.dll
Equals(object)
Compares two MongoDatabaseSettings instances.
public override bool Equals(object obj)Parameters
obj object
The other instance.
Returns
True if the two instances are equal.