ApplyTextChanges Method
ApplyTextChanges(IList<ITextUndo>, Boolean)
Declaration
protected void ApplyTextChanges(IList<ITextUndo> textChanges, bool formatCode)
Parameters
Type | Name | Description |
---|---|---|
IList<ITextUndo> | textChanges | |
Boolean | formatCode |