Exemple #1
0
 string GetCard(string key)
 {
     return(CardReader.GetData(key));
 }