SemVersion.

GetHashCode() Method

Summary

Method for getting the hashcode of the SemVersion object.
Namespace
Cake.Common
Containing Type
SemVersion

Syntax

public override int GetHashCode()

Return Value

Type Description
int The hashcode of the SemVersion object.