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