C# 클래스 PerformanceMonitor.MainForm.ResourceListViewSorter

상속: System.Collections.IComparer
파일 보기 프로젝트 열기: 9chu/LuaSTGPlus

공개 메소드들

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

메소드 상세

Compare() 공개 메소드

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

ResourceListViewSorter() 공개 메소드

public ResourceListViewSorter ( ) : System
리턴 System

ResourceListViewSorter() 공개 메소드

public ResourceListViewSorter ( int column ) : System
column int
리턴 System