TcHmiJsonSerializer.AdvancedJsonConverters Property
Gets a JsonConverterCollection that contains the default JsonConverters with advanced conversions enabled.
Namespace: TcHmiSrv.Core.Tools.Json.Newtonsoft
Assembly: TcHmiSrvExtNet.Core (in
TcHmiSrvExtNet.Core.dll) Version: 1.3.0.0
Syntax
C#
public static JsonConverterCollection AdvancedJsonConverters { get; }
Property Value
Type: JsonConverterCollection