Пример #1
0
 void AddCard(CardStruct card)
 {
     _lastUICard.InitCard(card);
 }