Click or drag to resize

JsonSerializerConstructorHandling Property

[Missing <summary> documentation for "P:Stimulsoft.Base.Json.JsonSerializer.ConstructorHandling"]

Namespace:  Stimulsoft.Base.Json
Assembly:  Stimulsoft.Base (in Stimulsoft.Base.dll) Version: 2019.3.1.0
Syntax
public virtual ConstructorHandling ConstructorHandling { get; set; }

Property Value

Type: ConstructorHandling
See Also