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