JsonSerializationUtils.CreateJsonNet

Dynamically creates an instance of JSON.NET

public static object CreateJsonNet(bool throwExceptions)

Return Value

Dynamic JsonSerializer instance

Parameters

throwExceptions
If true throws exceptions otherwise returns null


See also:

Class JsonSerializationUtils

© West Wind Technologies, 1996-2016 • Updated: 12/12/15
Comment or report problem with topic