[]
Method that check if two instance C1OAuthConnectionStringBuilder can be considered equals considering pooling and caching connection purposes.
public override bool Equals(object obj)
| Type | Name | Description |
|---|---|---|
| object | obj | The second C1OAuthConnectionStringBuilder to check whether or not the two C1OAuthConnectionStringBuilder are equals. |
| Type | Description |
|---|---|
| bool | A boolean indicating if two C1OAuthConnectionStringBuilder are equals. |