Exemple #1
0
 public void ReplaceText(string oldText, string newText)
 => _editorInProc.ReplaceText(oldText, newText);