Exemplo n.º 1
0
 public byte[] Should_the_result_match_the_expected_result(Apdu apdu)
 {
     return(apdu.ToArray());
 }