Method Equals
- Namespace
- Ubiquity.NET.Versioning
- Assembly
- Ubiquity.NET.Versioning.dll
Equals(CSemVerCI)
Indicates whether the current object is equal to another object of the same type.
public bool Equals(CSemVerCI other)
Parameters
other
CSemVerCIAn object to compare with this object.
Returns
Equals(object?)
Indicates whether this instance and a specified object are equal.
public override bool Equals(object? obj)
Parameters
obj
objectThe object to compare with the current instance.