Ejemplo n.º 1
0
 private void _buttonCut_Click(object sernder, EventArgs e)
 {
     _controller.CutSelection();
 }