private void SetMarks(int currentValue, int maxValue) { ConcreteView.SetMarks(currentValue, maxValue); }