SemanticVersion.

GetHashCode() Method

Summary

Returns a hash code combining all version components.
Namespace
GitVersion
Containing Type
SemanticVersion

Syntax

public override int GetHashCode()

Return Value

Type Description
int
GitHub