Method ReplaceDocument
- Namespace
- Alternet.Syntax.Parsers.TypeScript.CodeCompletion
- Assembly
- Alternet.Syntax.Parsers.TypeScript.v9.dll
ReplaceDocument(string, string)
Updates source code document to have the text specified.
public virtual void ReplaceDocument(string fileName, string text)