CommandExtensions.FromJson Method

Overload List

 

Name

Description

CommandExtensions.FromJson Method 1:

CommandExtensions.FromJson Method 2:

FromJson(String)

Returns a Command that represents the specified JSON String.

CommandExtensions.FromJson Method 3:

CommandExtensions.FromJson Method 4:

FromJson(String, Boolean)

Returns a Command that represents the specified JSON String.

Reference

CommandExtensions Class

TcHmiSrv.Core.Tools.Json.Extensions Namespace