EaseEqualityComparer.GetHashCode


Declaration

public int GetHashCode(Ease ease)

Description

Returns the hash code for a specified Ease type.

Parameters

easeThe ease to get the hash code for.

Returns

intThe hash code for the ease.