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

ファイルを表示 Open project: gbarnett/shared-source-cli-2.0 Class Usage Examples

Public Methods

Method Description
GetExpectedHashCode ( double m_value ) : int
Main ( String args ) : void
runTest ( ) : bool

Method Details

GetExpectedHashCode() public method

public GetExpectedHashCode ( double m_value ) : int
m_value double
return int

Main() public static method

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

runTest() public method

public runTest ( ) : bool
return bool