Exemple #1
0
 private void DeleteClicked(object sender, EventArgs e)
 {
     _controller.Delete();
 }