[]
        
(Showing Draft Content)

C1.DataConnector.JsonValueObject

JsonValueObject Class

Simple class representing a parsed JSON object that will be Fired from the JsonStreamParser.

Inheritance
JsonValueObject
Namespace: C1.DataConnector
Assembly: C1.DataConnector.dll
Syntax
public class JsonValueObject
Public Class JsonValueObject

Constructors

Name Description
JsonValueObject(object, JsonToken)

JsonParsedObject basic constructor.

Properties

Name Description
Type

Json Value Type.

Value

Json Value.

Methods

Name Description
ToString()

ToString method