ContextJsonConverter Methods

The ContextJsonConverter type exposes the following members.

Methods

 

Name

Description

ContextJsonConverter Methods 1:

CanConvert

(Inherited from JsonConverter.Context..)

ContextJsonConverter Methods 2:

Equals

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

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

ContextJsonConverter Methods 4:

GetHashCode

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

ContextJsonConverter Methods 5:

GetType

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

ContextJsonConverter Methods 6:

MemberwiseClone

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

ContextJsonConverter Methods 7:

ReadJson(JsonReader, Type, Object, JsonSerializer)

(Inherited from JsonConverter.Context..)

ContextJsonConverter Methods 8:

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

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

ContextJsonConverter Methods 9:

ToString

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

ContextJsonConverter Methods 10:

WriteJson(JsonWriter, Object, JsonSerializer)

(Inherited from JsonConverter.Context..)

ContextJsonConverter Methods 11:

WriteJson(JsonWriter, Context, JsonSerializer)

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

Reference

ContextJsonConverter Class

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