Exemplo n.º 1
0
 void view_DeleteActivated(object sender, EventArgs e)
 {
     model.Delete();
 }