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