ContextExtensions Methods

The ContextExtensions type exposes the following members.

Methods

 

Name

Description

ContextExtensions Methods 1:

ContextExtensions Methods 2:

FromJson

Returns a Context that represents the specified JSON String.

ContextExtensions Methods 3:

ContextExtensions Methods 4:

ToJson(Context)

Returns an unformatted JSON String that represents the current Context.

ContextExtensions Methods 5:

ContextExtensions Methods 6:

ToJson(Context, Boolean)

Returns a JSON String that represents the current Context.

Reference

ContextExtensions Class

TcHmiSrv.Core.Tools.Json.Extensions Namespace