Пример #1
0
 public void Select()
 {
     _scintillaControl.SetSelection(_start, _end);
 }