Search
Parser Members
Constructors Methods
 


Deserializes objects from a JSON-formatted string.

The following tables list the members exposed by the Parser type.

 Public Constructors

  Name Description

Parser

Initializes a new instance of the Parser class.

 Public Methods

  Name Description

ReadJsonObject

Deserializes a JsonObject from the specified JSON-formatted string.

 See Also