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