예제 #1
0
 public void UpdateLabelScore(int score, int player)
 {
     mainForm.UpdateLabelScore(score, player);
 }