AlarmExtensions Methods

Methods

 

Name

Description

AlarmExtensions Methods 1:

AlarmExtensions Methods 2:

FromJson(String)

Returns a Alarm that represents the specified JSON String.

AlarmExtensions Methods 3:

AlarmExtensions Methods 4:

FromJson(String, Boolean)

Returns a Alarm that represents the specified JSON String.

AlarmExtensions Methods 5:

AlarmExtensions Methods 6:

ToJson(Alarm)

Returns an unformatted JSON String that represents the current Alarm.

AlarmExtensions Methods 7:

AlarmExtensions Methods 8:

ToJson(Alarm, Boolean)

Returns an unformatted JSON String that represents the current Alarm.

AlarmExtensions Methods 9:

AlarmExtensions Methods 10:

ToJson(Alarm, Boolean, Boolean)

Returns a JSON String that represents the current Alarm.

Reference

AlarmExtensions Class

TcHmiSrv.Core.Tools.Json.Extensions Namespace