Click or drag to resize

JsonContainerContractItemConverter Property

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

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

Property Value

Type: JsonConverter
See Also