Пример #1
0
 protected void OnCopyCommand()
 {
     inspectEditor.RunAction(Mono.TextEditor.ClipboardActions.Copy);
 }