C# 클래스 RequirementComparisonLT, STR

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

공개 메소드들

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

메소드 상세

RequirementComparisonLT() 공개 메소드

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

compare() 공개 메소드

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