Пример #1
0
 public void Add(Cards card)
 {
     Playerhand.Add(card);
 }