Пример #1
0
 public bool GrabLandlord()
 {
     return(cardHand.GetCardHandScore() >= 7);
 }