|
Stimulsoft Reports Class Reference
|
Deserializes the JSON to the given anonymous type.
|
Parameters |
Description |
|
value |
The JSON to deserialize. |
|
anonymousTypeObject |
The anonymous type object. |
|
T |
The anonymous type to deserialize to. This can't be specified traditionally and must be infered from the anonymous type passed as a parameter. |
The deserialized anonymous type from the JSON string.
Doc-O-Matic.|
What do you think about this topic? Send feedback!
|
|
Copyright (c) 2017. All rights reserved.
|