Пример #1
0
 private void SetMarks(int currentValue, int maxValue)
 {
     ConcreteView.SetMarks(currentValue, maxValue);
 }