Returns the object represented by the JSON string.
Namespace: CTCT.UtilAssembly: CTCT (in CTCT.dll) Version: 2.0.0.0 (2.0.0.0)
Syntax
Type Parameters
- T
- Object type to return.
Return Value
Returns the object from its JSON representation.See Also