Example #1
0
 private async void button6_Click(object sender, EventArgs e)
 {
     await dispenser.SendCardToReadPosition();
 }