MessageExtensions Class
Provides extension methods for the Message class.
Inheritance Hierarchy
System.Object
TcHmiSrv.Core.Tools.Json.Extensions.MessageExtensions
Namespace: TcHmiSrv.Core.Tools.Json.Extensions
Assembly: TcHmiSrvExtNet.Core (in
TcHmiSrvExtNet.Core.dll) Version: 1.3.0.0
Syntax
C#
public static class MessageExtensions
Methods
|
Name |
Description |
---|---|---|
|
Returns a Message that represents the specified JSON String. | |
|
Returns a Message that represents the specified JSON String. | |
|
Returns an unformatted JSON String that represents the current Message. | |
|
Returns an unformatted JSON String that represents the current Message. | |
|