Пример #1
0
 private void ClearTextBox(object sender, EventArgs e)
 {
     calculator.ClearTextBox(sender, result, helper);
 }