Compartilhar via


StreamingLocatorContentKeyTypeConverter Classe

Definição

Define valores para StreamingLocatorContentKeyType.

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

Construtores

StreamingLocatorContentKeyTypeConverter()

Define valores para StreamingLocatorContentKeyType.

Métodos

CanConvert(Type)

Retorna se objectType pode ser convertido em StreamingLocatorContentKeyType pelo conversor.

ReadJson(JsonReader, Type, Object, JsonSerializer)

Substitui ReadJson e converte o token em StreamingLocatorContentKeyType.

WriteJson(JsonWriter, Object, JsonSerializer)

Substituindo WriteJson para StreamingLocatorContentKeyType para serialização.

Aplica-se a