C# 클래스 BuildingCapacityComparer, tf_client

상속: IComparer
파일 보기 프로젝트 열기: wids-eria/tf_client

공개 프로퍼티들

프로퍼티 타입 설명
Instance BuildingCapacityComparer,

보호된 메소드들

메소드 설명
Compare ( Building, lhs, Building, rhs ) : int

비공개 메소드들

메소드 설명
IComparer ( object lhs, object rhs ) : int

메소드 상세

Compare() 보호된 메소드

protected Compare ( Building, lhs, Building, rhs ) : int
lhs Building,
rhs Building,
리턴 int

프로퍼티 상세

Instance 공개적으로 정적으로 프로퍼티

public static BuildingCapacityComparer, Instance
리턴 BuildingCapacityComparer,