C# 클래스 CategoryInfo, Multiplier

Summary description for CategoryInfo
파일 보기 프로젝트 열기: tommai78101/Multiplier 1 사용 예제들

공개 프로퍼티들

프로퍼티 타입 설명
level Text,
rate Text,
relation Text,

공개 메소드들

메소드 설명
Compare ( CategoryInfo, info ) : int
Start ( ) : void

메소드 상세

Compare() 공개 메소드

public Compare ( CategoryInfo, info ) : int
info CategoryInfo,
리턴 int

Start() 공개 메소드

public Start ( ) : void
리턴 void

프로퍼티 상세

level 공개적으로 프로퍼티

public Text, level
리턴 Text,

rate 공개적으로 프로퍼티

public Text, rate
리턴 Text,

relation 공개적으로 프로퍼티

public Text, relation
리턴 Text,