Equals
method in Coherence.Cloud.CloudUniqueId
Methods
public bool Equals(CloudUniqueId other)
Parameters
| Type | Name | Description |
|---|---|---|
| CloudUniqueId | other |
Returns
| Type | Description |
|---|---|
| bool |
public override bool Equals(object obj)
Parameters
| Type | Name | Description |
|---|---|---|
| object | obj |
Returns
| Type | Description |
|---|---|
| bool |
Overrides
System.ValueType.Equals(object)