JsonSerializerSettingsConverters Property |
[Missing <summary> documentation for "P:Stimulsoft.Base.Json.JsonSerializerSettings.Converters"]
Namespace:
Stimulsoft.Base.Json
Assembly:
Stimulsoft.Base (in Stimulsoft.Base.dll) Version: 2019.3.1.0
Syntax public IList<JsonConverter> Converters { get; set; }
Public Property Converters As IList(Of JsonConverter)
Get
Set
Property Value
Type:
IListJsonConverterSee Also