Exemplo n.º 1
0
 void AddCard(CardStruct card)
 {
     _lastUICard.InitCard(card);
 }