C# 클래스 Server.Gumps.PropertiesGump.GroupComparer

상속: IComparer
파일 보기 프로젝트 열기: Grimoric/RunUO.T2A

공개 메소드들

메소드 설명
Compare ( object x, object y ) : int
GroupComparer ( Type start ) : System

비공개 메소드들

메소드 설명
GetDistance ( Type type ) : int

메소드 상세

Compare() 공개 메소드

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

GroupComparer() 공개 메소드

public GroupComparer ( Type start ) : System
start System.Type
리턴 System