CommandExtensions.ToJson Method

Overload List

 

Name

Description

CommandExtensions.ToJson Method 1:

CommandExtensions.ToJson Method 2:

ToJson(Command)

Returns an unformatted JSON String that represents the current Command.

CommandExtensions.ToJson Method 3:

CommandExtensions.ToJson Method 4:

ToJson(Command, Boolean)

Returns an unformatted JSON String that represents the current Command.

CommandExtensions.ToJson Method 5:

CommandExtensions.ToJson Method 6:

ToJson(Command, Boolean, Boolean)

Returns a JSON String that represents the current Command.

Reference

CommandExtensions Class

TcHmiSrv.Core.Tools.Json.Extensions Namespace