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