mirror of
https://github.com/OrchardCMS/Orchard.git
synced 2026-02-09 09:16:41 +08:00
Updating Newtonsoft JSON to 6.0.5
This commit is contained in:
Binary file not shown.
@@ -7959,7 +7959,7 @@
|
||||
</member>
|
||||
<member name="P:Newtonsoft.Json.Serialization.JsonObjectContract.OverrideCreator">
|
||||
<summary>
|
||||
Gets or sets the function used to create the object. When set this function will override <see cref="P:DefaultCreator"/>.
|
||||
Gets or sets the function used to create the object. When set this function will override <see cref="P:Newtonsoft.Json.Serialization.JsonContract.DefaultCreator"/>.
|
||||
This function is called with a collection of arguments which are defined by the <see cref="P:Newtonsoft.Json.Serialization.JsonObjectContract.CreatorParameters"/> collection.
|
||||
</summary>
|
||||
<value>The function used to create the object.</value>
|
||||
|
||||
Reference in New Issue
Block a user