C# Class Outliner.NodeSorters.AlphabeticalSorter

Inheritance: IComparer
Mostra file Open project: Pjanssen/Outliner

Public Methods

Method Description
Compare ( object x, object y ) : int

Private Methods

Method Description
StrCmpLogicalW ( String x, String y ) : int

Method Details

Compare() public method

public Compare ( object x, object y ) : int
x object
y object
return int