C# Class FontViewer.ListViewObjectComparer

Inheritance: IComparer
Show file Open project: EFanZh/EFanZh

Public Methods

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

Private Methods

Method Description
SortBy ( System.Windows.Controls.GridViewColumn gridViewColumn ) : void

Method Details

Compare() public method

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