This type contains the following members.

public interface IJsonSerializer

Methods

Deserialize<T>(string)
Deserialize(Type, string)
Serialize(object)

Implemented by

NewtonsoftJsonSerializer
SystemTextJsonSerializer