C# Class Brod.Common.Utilities.HashCodeUtils

Show file Open project: paralect/brod

Public Methods

Method Description
Compute ( ) : Int32

Compute the hash code for the given items

Method Details

Compute() public static method

Compute the hash code for the given items
public static Compute ( ) : Int32
return System.Int32