C# Class Fan.Sys.List.DefaultComparer

Inheritance: IComparer
Afficher le fichier Open project: xored/f4

Méthodes publiques

Méthode Description
Compare ( object a, object b ) : int

Method Details

Compare() public méthode

public Compare ( object a, object b ) : int
a object
b object
Résultat int