Click or drag to resize

JsonObjectContractConstructorParameters Property

Note: This API is now obsolete.

[Missing <summary> documentation for "P:Stimulsoft.Base.Json.Serialization.JsonObjectContract.ConstructorParameters"]

Namespace:  Stimulsoft.Base.Json.Serialization
Assembly:  Stimulsoft.Base (in Stimulsoft.Base.dll) Version: 2019.3.1.0
Syntax
[ObsoleteAttribute("ConstructorParameters is obsolete. Use CreatorParameters instead.")]
public JsonPropertyCollection ConstructorParameters { get; }

Property Value

Type: JsonPropertyCollection
See Also