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