EventJsonConverter Methods

The EventJsonConverter type exposes the following members.

Methods

 

Name

Description

EventJsonConverter Methods 1:

CanConvert

(Inherited from JsonConverter.Event..)

EventJsonConverter Methods 2:

Equals

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

EventJsonConverter 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.)

EventJsonConverter Methods 4:

GetHashCode

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

EventJsonConverter Methods 5:

GetType

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

EventJsonConverter Methods 6:

MemberwiseClone

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

EventJsonConverter Methods 7:

ReadJson(JsonReader, Type, Object, JsonSerializer)

(Inherited from JsonConverter.Event..)

EventJsonConverter Methods 8:

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

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

EventJsonConverter Methods 9:

ToString

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

EventJsonConverter Methods 10:

WriteJson(JsonWriter, Object, JsonSerializer)

(Inherited from JsonConverter.Event..)

EventJsonConverter Methods 11:

WriteJson(JsonWriter, Event, JsonSerializer)

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

Reference

EventJsonConverter Class

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