C# Class System.Collections.Tests.SortedListTests.CustomComparer

Inheritance: IComparer
Afficher le fichier Open project: dotnet/corefx

Méthodes publiques

Méthode Description
Compare ( object obj1, object obj2 ) : int

Method Details

Compare() public méthode

public Compare ( object obj1, object obj2 ) : int
obj1 object
obj2 object
Résultat int