StiToken Constructor (StiTokenType) |
Initializes a new instance of the
StiToken class
Namespace:
Stimulsoft.Base
Assembly:
Stimulsoft.Base (in Stimulsoft.Base.dll) Version: 2019.3.1.0
Syntax public StiToken(
StiTokenType type
)
Public Sub New (
type As StiTokenType
)
Parameters
- type
- Type: Stimulsoft.BaseStiTokenType
[Missing <param name="type"/> documentation for "M:Stimulsoft.Base.StiToken.#ctor(Stimulsoft.Base.StiTokenType)"]
See Also