Json.NET - Quick Starts & API Documentation
CamelCasePropertyNamesContractResolver Constructor
NamespacesNewtonsoft.Json.SerializationCamelCasePropertyNamesContractResolverCamelCasePropertyNamesContractResolver()()()()
Initializes a new instance of the CamelCasePropertyNamesContractResolver class.
Declaration Syntax
C#Visual BasicVisual C++
public CamelCasePropertyNamesContractResolver()
Public Sub New
public:
CamelCasePropertyNamesContractResolver()

Assembly: Newtonsoft.Json (Module: Newtonsoft.Json) Version: 4.5.0.0 (4.5.5.14908)