public void BetOne() { if (JacksOrBetter.DealingCards == false) { bet.text = string.Format(FORMAT_BETS, Bets.Bet().ToString()); } }