AlarmJsonConverter Methods
The AlarmJsonConverter type exposes the following members.
Methods
|
Name |
Description |
---|---|---|
|
CanConvert |
(Inherited from JsonConverter.Alarm..) |
|
Determines whether the specified object is equal to the current object. (Inherited from Object.) | |
|
Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object.) | |
|
Serves as the default hash function. (Inherited from Object.) | |
|
Gets the Type of the current instance. (Inherited from Object.) | |
|
Creates a shallow copy of the current Object. (Inherited from Object.) | |
|
ReadJson(JsonReader, Type, Object, JsonSerializer) |
(Inherited from JsonConverter.Alarm..) |
|
(Overrides JsonConverter.ReadJson(JsonReader, Type, UTP, Boolean, JsonSerializer).) | |
|
Returns a string that represents the current object. (Inherited from Object.) | |
|
WriteJson(JsonWriter, Object, JsonSerializer) |
(Inherited from JsonConverter.Alarm..) |
|
(Overrides JsonConverter.WriteJson(JsonWriter, UTP, JsonSerializer).) |