EncoderSystemPresetTypeConverter Classe

Definição

Define valores para EncoderSystemPresetType.

public sealed class EncoderSystemPresetTypeConverter : Newtonsoft.Json.JsonConverter
type EncoderSystemPresetTypeConverter = class
    inherit JsonConverter
Public NotInheritable Class EncoderSystemPresetTypeConverter
Inherits JsonConverter
Herança
Newtonsoft.Json.JsonConverter
EncoderSystemPresetTypeConverter

Construtores

EncoderSystemPresetTypeConverter()

Define valores para EncoderSystemPresetType.

Métodos

CanConvert(Type)

Retorna se objectType pode ser convertido em EncoderSystemPresetType pelo conversor.

ReadJson(JsonReader, Type, Object, JsonSerializer)

Substitui ReadJson e converte o token em EncoderSystemPresetType.

WriteJson(JsonWriter, Object, JsonSerializer)

Substituindo WriteJson para EncoderSystemPresetType para serialização.

Aplica-se a