CommandExtensions Methods

Methods

 

Name

Description

CommandExtensions Methods 1:

CommandExtensions Methods 2:

FromJson(String)

Returns a Command that represents the specified JSON String.

CommandExtensions Methods 3:

CommandExtensions Methods 4:

FromJson(String, Boolean)

Returns a Command that represents the specified JSON String.

CommandExtensions Methods 5:

CommandExtensions Methods 6:

ToJson(Command)

Returns an unformatted JSON String that represents the current Command.

CommandExtensions Methods 7:

CommandExtensions Methods 8:

ToJson(Command, Boolean)

Returns an unformatted JSON String that represents the current Command.

CommandExtensions Methods 9:

CommandExtensions Methods 10:

ToJson(Command, Boolean, Boolean)

Returns a JSON String that represents the current Command.

Reference

CommandExtensions Class

TcHmiSrv.Core.Tools.Json.Extensions Namespace