C# Class Fan.Sys.List.ReverseComparer

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

Méthodes publiques

Méthode Description
Compare ( object a, object b ) : int
ReverseComparer ( Func f ) : System

Method Details

Compare() public méthode

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

ReverseComparer() public méthode

public ReverseComparer ( Func f ) : System
f Func
Résultat System