AlarmJsonConverter Methods

The AlarmJsonConverter type exposes the following members.

Methods

 

Name

Description

AlarmJsonConverter Methods 1:

CanConvert

(Inherited from JsonConverter.Alarm..)

AlarmJsonConverter Methods 2:

Equals

Determines whether the specified object is equal to the current object. (Inherited from Object.)

AlarmJsonConverter Methods 3:

Finalize

Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object.)

AlarmJsonConverter Methods 4:

GetHashCode

Serves as the default hash function. (Inherited from Object.)

AlarmJsonConverter Methods 5:

GetType

Gets the Type of the current instance. (Inherited from Object.)

AlarmJsonConverter Methods 6:

MemberwiseClone

Creates a shallow copy of the current Object. (Inherited from Object.)

AlarmJsonConverter Methods 7:

ReadJson(JsonReader, Type, Object, JsonSerializer)

(Inherited from JsonConverter.Alarm..)

AlarmJsonConverter Methods 8:

ReadJson(JsonReader, Type, Alarm, Boolean, JsonSerializer)

(Overrides JsonConverter.ReadJson(JsonReader, Type, UTP, Boolean, JsonSerializer).)

AlarmJsonConverter Methods 9:

ToString

Returns a string that represents the current object. (Inherited from Object.)

AlarmJsonConverter Methods 10:

WriteJson(JsonWriter, Object, JsonSerializer)

(Inherited from JsonConverter.Alarm..)

AlarmJsonConverter Methods 11:

WriteJson(JsonWriter, Alarm, JsonSerializer)

(Overrides JsonConverter.WriteJson(JsonWriter, UTP, JsonSerializer).)

Reference

AlarmJsonConverter Class

TcHmiSrv.Core.Tools.Json.Newtonsoft.Converters Namespace