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

Inheritance: IComparer
Mostra file Open project: gbarnett/shared-source-cli-2.0 Class Usage Examples

Public Methods

Method Description
Compare ( Object p_obj1, Object p_obj2 ) : int
Main ( String args ) : void
runTest ( ) : bool

Method Details

Compare() public method

public Compare ( Object p_obj1, Object p_obj2 ) : int
p_obj1 Object
p_obj2 Object
return int

Main() public static method

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

runTest() public method

public runTest ( ) : bool
return bool