Method GetHashCode
GetHashCode()
Computes the hash code for the current version object.
public override int GetHashCode()
Returns
- int
The hash code for the current version object, extracted from a combination of the major and minor version hashes.
Computes the hash code for the current version object.
public override int GetHashCode()
The hash code for the current version object, extracted from a combination of the major and minor version hashes.