Click or drag to resize

CamelCasePropertyNamesExceptDictionaryContractResolverCreateDictionaryContract Method

Namespace:  ArangoDBNetStandard.Serialization
Assembly:  ArangoDBNetStandard (in ArangoDBNetStandard.dll) Version: 1.1.0
Syntax
protected override JsonDictionaryContract CreateDictionaryContract(
	Type objectType
)

Parameters

objectType
Type: SystemType

Return Value

Type: JsonDictionaryContract
See Also