Click or drag to resize

StiLexer Constructor

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
)

Parameters

textValue
Type: SystemString

[Missing <param name="textValue"/> documentation for "M:Stimulsoft.Base.StiLexer.#ctor(System.String)"]

See Also