Initializes a new instance of the
StiLexer class
Namespace:
Stimulsoft.Base
Assembly:
Stimulsoft.Base (in Stimulsoft.Base.dll) Version: 2019.3.1.0
Syntax public StiLexer(
string textValue
)
Public Sub New (
textValue As String
)
Parameters
- textValue
- Type: SystemString
[Missing <param name="textValue"/> documentation for "M:Stimulsoft.Base.StiLexer.#ctor(System.String)"]
See Also