C# 클래스 RequirementComparisonGT, STR

상속: RequirementComparison
파일 보기 프로젝트 열기: jamiehenson/STR

공개 메소드들

메소드 설명
RequirementComparisonGT ( int v ) : System.Collections
compare ( int newVal ) : bool

메소드 상세

RequirementComparisonGT() 공개 메소드

public RequirementComparisonGT ( int v ) : System.Collections
v int
리턴 System.Collections

compare() 공개 메소드

public compare ( int newVal ) : bool
newVal int
리턴 bool