C# 클래스 MongoGUICtl.ClientTree.LvwColumnSorter

상속: IComparer
파일 보기 프로젝트 열기: magicdict/MongoCola 1 사용 예제들

공개 메소드들

메소드 설명
Compare ( object x, object y ) : int

比较

LvwColumnSorter ( ) : Common.System

构造函数

메소드 상세

Compare() 공개 메소드

比较
public Compare ( object x, object y ) : int
x object
y object
리턴 int

LvwColumnSorter() 공개 메소드

构造函数
public LvwColumnSorter ( ) : Common.System
리턴 Common.System