Exemple #1
0
 private void BtnSave_Click(object sender, EventArgs e)
 {
     BtnSave?.Invoke(this, EventArgs.Empty);
 }