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

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

Méthodes publiques

Méthode Description
Compare ( Object x, Object y ) : int

Method Details

Compare() public méthode

public Compare ( Object x, Object y ) : int
x Object
y Object
Résultat int