Constructor TextChange
- Namespace
- Alternet.Common.TypeScript.Types
- Assembly
- Alternet.Common.TypeScript.v9.dll
TextChange(TextSpan, string)
Initializes a new instance of the TextChange
class with specified parameters.
public TextChange(TextSpan span, string newText)