Method | Description | |
---|---|---|
DifficultyMVVM ( string uid, string name, double minValue, double avgValue, double maxValue ) : System |
Method | Description | |
---|---|---|
NotifyPropertyChanged ( String propertyName ) : void |
public DifficultyMVVM ( string uid, string name, double minValue, double avgValue, double maxValue ) : System | ||
uid | string | |
name | string | |
minValue | double | |
avgValue | double | |
maxValue | double | |
return | System |