Ejemplo n.º 1
0
 public void SitDown(int slotServer, double betting, bool isAutoBuy)
 {
     APIPokerGame.SitDown(slotServer, betting, isAutoBuy);
 }