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