C# 클래스 DroidExplorer.Core.UI.ListViewEx.AllColumnSorter
파일 보기
프로젝트 열기: camalot/droidexplorer
공개 메소드들
메소드 |
설명 |
|
Compare ( object x, object y ) : int |
|
|
비공개 메소드들
메소드 |
설명 |
|
ItemString ( System.Windows.Forms.ListViewItem listview_item ) : string |
|
|
메소드 상세
public Compare ( object x, object y ) : int |
x |
object |
|
y |
object |
|
리턴 |
int |
|