C# (CSharp) RestSharp.Newtonsoft.Json Namespace

Nested Namespaces

RestSharp.Newtonsoft.Json.Tests

Classes

Name Description
NewtonsoftJsonSerializer Default JSON serializer for request bodies Doesn't currently use the SerializeAs attribute, defers to Newtonsoft's attributes
RestRequest Container for data used to make requests.