C# 클래스 SourceGrid.DisplayStringCellComparer

A comparer for the Cell class. (Not for CellVirtual). Using the DisplayString of the cell.
상속: IComparer
파일 보기 프로젝트 열기: zhuangyy/Motion

공개 메소드들

메소드 설명
Compare ( System x, System y ) : Int32

메소드 상세

Compare() 공개 메소드

public Compare ( System x, System y ) : Int32
x System
y System
리턴 System.Int32