C# 클래스 Depressurizer.UserScore_Rule

파일 보기 프로젝트 열기: Theo47/depressurizer 1 사용 예제들

공개 메소드들

메소드 설명
UserScore_Rule ( UserScore_Rule other ) : System
UserScore_Rule ( string name, int minScore, int maxScore, int minReviews, int maxReviews ) : System

메소드 상세

UserScore_Rule() 공개 메소드

public UserScore_Rule ( UserScore_Rule other ) : System
other UserScore_Rule
리턴 System

UserScore_Rule() 공개 메소드

public UserScore_Rule ( string name, int minScore, int maxScore, int minReviews, int maxReviews ) : System
name string
minScore int
maxScore int
minReviews int
maxReviews int
리턴 System