C# Class MemoScope.Modules.DumpDiff.DumpDiffComparer

Inheritance: IComparer
Afficher le fichier Open project: fremag/MemoScope.Net

Méthodes publiques

Méthode Description
Compare ( object x, object y ) : int
DumpDiffComparer ( OLVColumn column, SortOrder sortOrder, DumpDiffModule sortMode ) : MemoScope.Core

Method Details

Compare() public méthode

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

DumpDiffComparer() public méthode

public DumpDiffComparer ( OLVColumn column, SortOrder sortOrder, DumpDiffModule sortMode ) : MemoScope.Core
column OLVColumn
sortOrder SortOrder
sortMode DumpDiffModule
Résultat MemoScope.Core