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