C# Class Radegast.InvNodeSorter

Inheritance: System.Collections.IComparer
Show file Open project: radegastdev/radegast Class Usage Examples

Public Methods

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

Private Methods

Method Description
CompareFolders ( InventoryFolder x, InventoryFolder y ) : int

Method Details

Compare() public method

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