Compartir a través de


ParameterInformationConverter Clase

Definición

JsonConverter para deserializar correctamente matrices int en el parámetro Label de ParameterInformation

public ref class ParameterInformationConverter : Newtonsoft::Json::JsonConverter
public class ParameterInformationConverter : Newtonsoft.Json.JsonConverter
type ParameterInformationConverter = class
    inherit JsonConverter
Public Class ParameterInformationConverter
Inherits JsonConverter
Herencia
Newtonsoft.Json.JsonConverter
ParameterInformationConverter

Constructores

ParameterInformationConverter()

JsonConverter para deserializar correctamente matrices int en el parámetro Label de ParameterInformation

Propiedades

CanWrite

JsonConverter para deserializar correctamente matrices int en el parámetro Label de ParameterInformation

Métodos

CanConvert(Type)

JsonConverter para deserializar correctamente matrices int en el parámetro Label de ParameterInformation

ReadJson(JsonReader, Type, Object, JsonSerializer)

JsonConverter para deserializar correctamente matrices int en el parámetro Label de ParameterInformation

WriteJson(JsonWriter, Object, JsonSerializer)

JsonConverter para deserializar correctamente matrices int en el parámetro Label de ParameterInformation

Se aplica a