TcHmiJsonSerializer.Serialize Method (Object)
Serializes the specified Object to an equivalent JSON String.
Namespace: TcHmiSrv.Core.Tools.Json.Newtonsoft
Assembly: TcHmiSrvExtNet.Core (in
TcHmiSrvExtNet.Core.dll) Version: 1.3.0.0
Syntax
C#
public static string Serialize(
Object value
)
Parameters
value |
Type: System.Object |