Class JsonConverterCollection
Namespace: System.Dynamic.ExpandoObject
Assembly: Newtonsoft.Json.dll
Syntax
public class JsonConverterCollection : System.Collections.ObjectModel.Collection<Newtonsoft.Json.JsonConverter>
Constructors
JsonConverterCollection()
Declaration
public JsonConverterCollection ();