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