JsonContractOnDeserialized Property |
Note: This API is now obsolete.
Namespace: Newtonsoft.Json.Serialization
[ObsoleteAttribute("This property is obsolete and has been replaced by the OnDeserializedCallbacks collection.")] public MethodInfo OnDeserialized { get; set; }