DefaultContractResolver Constructor (Boolean) |
Note: This API is now obsolete.
Namespace: Stimulsoft.Base.Json.Serialization
[ObsoleteAttribute("DefaultContractResolver(bool) is obsolete. Use the parameterless constructor and cache instances of the contract resolver within your application for optimal performance.")] public DefaultContractResolver( bool shareCache )
[Missing <param name="shareCache"/> documentation for "M:Stimulsoft.Base.Json.Serialization.DefaultContractResolver.#ctor(System.Boolean)"]