ValueExtensions Class
Provides extension methods for the Value class.
Provides extension methods for the Value class.
Inheritance Hierarchy
System.Object
TcHmiSrv.Core.Tools.Json.Extensions.ValueExtensions
Namespace: TcHmiSrv.Core.Tools.Json.Extensions
Assembly: TcHmiSrvExtNet.Core (in
TcHmiSrvExtNet.Core.dll) Version: 1.3.0.0
Syntax
C#
public static class ValueExtensions
The ValueExtensions type exposes the following members.
Methods
|
Name |
Description |
---|---|---|
| ||
| ||
|
Returns an unformatted JSON String that represents the current Value. | |
|
Returns an unformatted JSON String that represents the current Value. | |
| ||
|
Returns a JsonValue that contains an unformatted JSON String representing the current Value. |