コード例 #1
0
 private void ResetBtn_Clicked(object sender, EventArgs e)
 {
     controller.ResetGame();
 }