MessageExtensions Methods

Methods

 

Name

Description

MessageExtensions Methods 1:

MessageExtensions Methods 2:

FromJson(String)

Returns a Message that represents the specified JSON String.

MessageExtensions Methods 3:

MessageExtensions Methods 4:

FromJson(String, Boolean)

Returns a Message that represents the specified JSON String.

MessageExtensions Methods 5:

MessageExtensions Methods 6:

ToJson(Message)

Returns an unformatted JSON String that represents the current Message.

MessageExtensions Methods 7:

MessageExtensions Methods 8:

ToJson(Message, Boolean)

Returns an unformatted JSON String that represents the current Message.

MessageExtensions Methods 9:

MessageExtensions Methods 10:

ToJson(Message, Boolean, Boolean)

Returns a JSON String that represents the current Message.

Reference

MessageExtensions Class

TcHmiSrv.Core.Tools.Json.Extensions Namespace