Naanou.Search
Class frmSearch.FieldComparer

Field Summary
int field
bool reversed

Constructor Summary
frmSearch.FieldComparer(int index)

Property Summary
bool Reversed

Method Summary
int Compare(object x, object y)

Methods inherited from class System.Object
Equals, Finalize, GetHashCode, GetType, MemberwiseClone, ToString


Field Detail

field

private int field


reversed

private bool reversed

Constructor Detail

frmSearch.FieldComparer

public frmSearch.FieldComparer(int index)

Property Detail

Reversed

public bool Reversed

Method Detail

Compare

public int Compare(object x,
                   object y)