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