示例#1
0
 public void SetText(string value)
 => _editorInProc.SetText(value);
示例#2
0
 public void SetText(string value) => _inProc.SetText(value);