Class JsonObjectUtils
Inheritance
System.Object
JsonObjectUtils
Namespace: Telerik.Reporting.Services.HttpClient
Assembly: Telerik.Reporting.Services.HttpClient.dll
Syntax
public class JsonObjectUtils
Constructors
JsonObjectUtils()
Declaration
public JsonObjectUtils()
Methods
ConvertToObjectArray(Object)
Declaration
public static object ConvertToObjectArray(object jsonObject)
Parameters
System.
|
Returns
System.
|