C# Class StandardHash, weekly-algorithms

Inheritance: IStringHash
ファイルを表示 Open project: xamarin/weekly-algorithms

Public Methods

Method Description
Hash ( string str ) : UInt32

Method Details

Hash() public method

public Hash ( string str ) : UInt32
str string
return System.UInt32