C# Class Depressurizer.UserScore_Rule

Mostra file Open project: Theo47/depressurizer Class Usage Examples

Public Methods

Method Description
UserScore_Rule ( UserScore_Rule other ) : System
UserScore_Rule ( string name, int minScore, int maxScore, int minReviews, int maxReviews ) : System

Method Details

UserScore_Rule() public method

public UserScore_Rule ( UserScore_Rule other ) : System
other UserScore_Rule
return System

UserScore_Rule() public method

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