Example #1
0
 private void buttonPlus_Click(object sender, EventArgs e)
 {
     _controller.UpdateOperation(Operations.PLUS);
 }