Beispiel #1
0
 async void Flash_On(object sender, EventArgs e)
 {
     await eventModel.FlashLighOnAsync();
 }