Пример #1
0
 public void ReplaceText(int location, int length, string replaceText) => Fountain.ReplaceText(location, length, replaceText);