This type contains the following members.

public class NewtonsoftJsonSerializer: IJsonSerializer
Inheritance:
ObjectNewtonsoftJsonSerializer
Implements:
IJsonSerializer

Constructors

NewtonsoftJsonSerializer()

Methods

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