Example #1
0
 void buttonConfirmMove_Click(object sender, EventArgs e)
 {
     controller.ConfirmMove();
 }