TcHmiJsonSerializer.DefaultJsonConverters Property

Gets a JsonConverterCollection that contains the default JsonConverters.

Namespace:  TcHmiSrv.Core.Tools.Json.Newtonsoft
Assembly:  TcHmiSrvExtNet.Core (in TcHmiSrvExtNet.Core.dll) Version: 1.3.0.0

Syntax

C#

public static JsonConverterCollection DefaultJsonConverters { get; }

Property Value

Type: JsonConverterCollection

Reference

TcHmiJsonSerializer Class

TcHmiSrv.Core.Tools.Json.Newtonsoft Namespace