Constructors
-
Json
Merge Initializes a new instance of the JsonMergeSettings class.Settings()
Properties
-
Merge
Array Gets or sets the method used when merging JSON arrays.Handling -
Merge
Null Gets or sets how null value properties are merged.Value Handling -
Property
Name Gets or sets the comparison used to match property names while merging. The exact property name will be searched for first and if no matching property is found then the StringComparison will be used to match a property.Comparison