Dynamically creates an instance of JSON.NET
public static JsonSerializer CreateJsonNet(bool throwExceptions, bool camelCase)
Return Value
Dynamic JsonSerializer instance
Parameters
throwExceptions
If true throws exceptions otherwise returns null
camelCase
See also:
Class JsonSerializationUtils© West Wind Technologies, 1996-2024 • Updated: 06/29/24
Comment or report problem with topic