CommandGroupJsonConverter Methods

The CommandGroupJsonConverter type exposes the following members.

Methods

 

Name

Description

CommandGroupJsonConverter Methods 1:

CanConvert

(Inherited from JsonConverter.CommandGroup..)

CommandGroupJsonConverter Methods 2:

Equals

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

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

CommandGroupJsonConverter Methods 4:

GetHashCode

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

CommandGroupJsonConverter Methods 5:

GetType

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

CommandGroupJsonConverter Methods 6:

MemberwiseClone

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

CommandGroupJsonConverter Methods 7:

ReadJson(JsonReader, Type, Object, JsonSerializer)

(Inherited from JsonConverter.CommandGroup..)

CommandGroupJsonConverter Methods 8:

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

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

CommandGroupJsonConverter Methods 9:

ToString

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

CommandGroupJsonConverter Methods 10:

WriteJson(JsonWriter, Object, JsonSerializer)

(Inherited from JsonConverter.CommandGroup..)

CommandGroupJsonConverter Methods 11:

WriteJson(JsonWriter, CommandGroup, JsonSerializer)

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

Reference

CommandGroupJsonConverter Class

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