Back to Website
Show / Hide Table of Contents

Class CcCamelCaseNamesContractResolver

Inheritance
System.Object
CcCamelCaseNamesContractResolver
Namespace: Aurigma.DesignAtoms.Serialization.Json
Assembly: Aurigma.DesignAtoms.dll
Syntax
public class CcCamelCaseNamesContractResolver : CamelCasePropertyNamesContractResolver

Constructors

CcCamelCaseNamesContractResolver(IContainer)

Declaration
public CcCamelCaseNamesContractResolver(IContainer container)
Parameters
Type Name Description
Autofac.IContainer container

Methods

CreateDictionaryContract(Type)

Declaration
protected override JsonDictionaryContract CreateDictionaryContract(Type objectType)
Parameters
Type Name Description
System.Type objectType
Returns
Type Description
Newtonsoft.Json.Serialization.JsonDictionaryContract

CreateObjectContract(Type)

Declaration
protected override JsonObjectContract CreateObjectContract(Type objectType)
Parameters
Type Name Description
System.Type objectType
Returns
Type Description
Newtonsoft.Json.Serialization.JsonObjectContract

CreateProperty(MemberInfo, MemberSerialization)

Declaration
protected override JsonProperty CreateProperty(MemberInfo member, MemberSerialization memberSerialization)
Parameters
Type Name Description
System.Reflection.MemberInfo member
Newtonsoft.Json.MemberSerialization memberSerialization
Returns
Type Description
Newtonsoft.Json.Serialization.JsonProperty
Was this page helpful?
Thanks for your feedback!
Back to top Copyright © 2001–2025 Aurigma, Inc. All rights reserved.
Loading...
    Thank for your vote
    Your opinion is important to us. To provide details, send feedback.
    Send feedback