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