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