Exemplo n.º 1
0
 public void CheckCard(int sequenceNumber, int timeout)
 {
     VerifyResult(_cco.CheckCard(sequenceNumber, timeout));
 }