Equals
method in Coherence.Common
Methods
public bool Equals(CoherenceError<TId> other)
Parameters
| Type | Name | Description |
|---|---|---|
| CoherenceError<TId> | other |
Returns
| Type | Description |
|---|---|
| bool |
public override bool Equals(object obj)
Parameters
| Type | Name | Description |
|---|---|---|
| object | obj |
Returns
| Type | Description |
|---|---|
| bool |
Overrides
object.Equals(object)
public bool Equals(TId id)
Parameters
| Type | Name | Description |
|---|---|---|
| TId | id |
Returns
| Type | Description |
|---|---|
| bool |