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