Beispiel #1
0
 public override string ToString()
 {
     return(@"ISO 7816 Part-4 Protocol (ATR: " + Atr.ToString() + ")");
 }