Click or drag to resize

JTokenReader Constructor

Initializes a new instance of the JTokenReader class

Namespace:  Stimulsoft.Base.Json.Linq
Assembly:  Stimulsoft.Base (in Stimulsoft.Base.dll) Version: 2019.3.1.0
Syntax
public JTokenReader(
	JToken token
)

Parameters

token
Type: Stimulsoft.Base.Json.LinqJToken

[Missing <param name="token"/> documentation for "M:Stimulsoft.Base.Json.Linq.JTokenReader.#ctor(Stimulsoft.Base.Json.Linq.JToken)"]

See Also