Пример #1
0
 private async void TSB_EditWorkingHour_Click(object sender, EventArgs e)
 {
     await EditWorkingHour?.Invoke();
 }