MessageJsonConverter Methods

The MessageJsonConverter type exposes the following members.

Methods

 

Name

Description

MessageJsonConverter Methods 1:

CanConvert

(Inherited from JsonConverter.Message..)

MessageJsonConverter Methods 2:

Equals

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

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

MessageJsonConverter Methods 4:

GetHashCode

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

MessageJsonConverter Methods 5:

GetType

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

MessageJsonConverter Methods 6:

MemberwiseClone

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

MessageJsonConverter Methods 7:

ReadJson(JsonReader, Type, Object, JsonSerializer)

(Inherited from JsonConverter.Message..)

MessageJsonConverter Methods 8:

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

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

MessageJsonConverter Methods 9:

ToString

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

MessageJsonConverter Methods 10:

WriteJson(JsonWriter, Object, JsonSerializer)

(Inherited from JsonConverter.Message..)

MessageJsonConverter Methods 11:

WriteJson(JsonWriter, Message, JsonSerializer)

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

Reference

MessageJsonConverter Class

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