Пример #1
0
 private void BtnDelete_Click(object sender, EventArgs e)
 {
     DeleteCategory?.Invoke(sender, e);
 }