コード例 #1
0
 private async void StartButton_Click(object sender, EventArgs e)
 {
     await tranceiverController?.StartTransceiver();
 }