C# Class Co4253GetHashCode, shared-source-cli-2.0

显示文件 Open project: gbarnett/shared-source-cli-2.0 Class Usage Examples

Public Methods

Method Description
GetExpectedHashCode ( float value ) : int
Main ( System args ) : void
runTest ( ) : bool

Method Details

GetExpectedHashCode() public method

public GetExpectedHashCode ( float value ) : int
value float
return int

Main() public static method

public static Main ( System args ) : void
args System
return void

runTest() public method

public runTest ( ) : bool
return bool