Exemple #1
0
 private void fold_button_Click(object sender, EventArgs e)
 {
     currentgame.fold();
 }