Deserializes objects from a JSON-formatted string.
The following tables list the members exposed by the Parser type.
Public Constructors| Name | Description | |
|---|---|---|
![]() |
Initializes a new instance of the Parser class. |
Public Methods| Name | Description | |
|---|---|---|
![]() |
Deserializes a JsonObject from the specified JSON-formatted string. |
See Also