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

Inheritance: IComparer
Afficher le fichier Open project: gbarnett/shared-source-cli-2.0 Class Usage Examples

Méthodes publiques

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

Method Details

Compare() public méthode

public Compare ( Object p_obj1, Object p_obj2 ) : int
p_obj1 Object
p_obj2 Object
Résultat int

Main() public static méthode

public static Main ( String args ) : void
args String
Résultat void

runTest() public méthode

public runTest ( ) : bool
Résultat bool