Exemple #1
0
 public void SetHandState(IEnumerable <Card> cards)
 {
     HandState.AddRange(cards);
 }