Json.NET - Quick Starts & API Documentation
JsonDictionaryContract Constructor (underlyingType)
Namespaces ► Newtonsoft.Json.Serialization ► JsonDictionaryContract ► JsonDictionaryContract(Type)
Initializes a new instance of the JsonDictionaryContract class.
Declaration Syntax
Parameters
- underlyingType (Type)
- The underlying type for the contract.