protected virtual Newtonsoft.Json.Serialization.JsonISerializableContract CreateISerializableContract( Type objectType )
Parameters
- objectType
- Type of the object.
Return Value
A Newtonsoft.Json.Serialization.JsonISerializableContract for the given type.