Пример #1
0
 void view_CutActivated(object sender, EventArgs e)
 {
     model.Cut();
 }