Пример #1
0
 private async void button4_Click_1(object sender, EventArgs e)
 {
     await rfidReader.WriteSectorData(ToByteArray(textBox1.Text));
 }