C# Class PEAPI.ByteArrayHashCodeProvider

Inheritance: IHashCodeProvider
显示文件 Open project: kumpera/mono

Public Methods

Method Description
GetHashCode ( Object key ) : int

Method Details

GetHashCode() public method

public GetHashCode ( Object key ) : int
key Object
return int