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