SessionExtensions Methods

The SessionExtensions type exposes the following members.

Methods

 

Name

Description

SessionExtensions Methods 1:

SessionExtensions Methods 2:

FromJson

Returns a Session that represents the specified JSON String.

SessionExtensions Methods 3:

SessionExtensions Methods 4:

ToJson(Session)

Returns an unformatted JSON String that represents the current Session.

SessionExtensions Methods 5:

SessionExtensions Methods 6:

ToJson(Session, Boolean)

Returns a JSON String that represents the current Session.

Reference

SessionExtensions Class

TcHmiSrv.Core.Tools.Json.Extensions Namespace