Esempio n. 1
0
 public string GetHandCardName()
 {
     return(m_clsHandCard.GetCardsName());
 }