Back to Website
Show / Hide Table of Contents

Class CamelCaseExceptDictionaryKeysResolver

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

Constructors

CamelCaseExceptDictionaryKeysResolver(ILifetimeScope)

Declaration
public CamelCaseExceptDictionaryKeysResolver(ILifetimeScope lifetimeScope)
Parameters
Type Name Description
Autofac.ILifetimeScope lifetimeScope

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