Click or drag to resize

JsonParserContextInput Property

Gets the JSON Text Reader which input is read from.

Namespace:  VDS.RDF.Parsing.Contexts
Assembly:  dotNetRDF (in dotNetRDF.dll) Version:
Syntax
public JsonTextReader Input { get; }

Property Value

Type: JsonTextReader
See Also