Click or drag to resize

JsonDictionaryContract Properties

The JsonDictionaryContract type exposes the following members.

Properties
  NameDescription
Public propertyConverter (Inherited from JsonContract.)
Public propertyCreatedType (Inherited from JsonContract.)
Public propertyDefaultCreator (Inherited from JsonContract.)
Public propertyDefaultCreatorNonPublic (Inherited from JsonContract.)
Public propertyDictionaryKeyType
Public propertyDictionaryValueType
Public propertyIsReference (Inherited from JsonContract.)
Public propertyItemConverter (Inherited from JsonContainerContract.)
Public propertyItemIsReference (Inherited from JsonContainerContract.)
Public propertyItemReferenceLoopHandling (Inherited from JsonContainerContract.)
Public propertyItemTypeNameHandling (Inherited from JsonContainerContract.)
Public propertyOnDeserialized Obsolete. (Inherited from JsonContract.)
Public propertyOnDeserializedCallbacks (Inherited from JsonContract.)
Public propertyOnDeserializing Obsolete. (Inherited from JsonContract.)
Public propertyOnDeserializingCallbacks (Inherited from JsonContract.)
Public propertyOnError Obsolete. (Inherited from JsonContract.)
Public propertyOnErrorCallbacks (Inherited from JsonContract.)
Public propertyOnSerialized Obsolete. (Inherited from JsonContract.)
Public propertyOnSerializedCallbacks (Inherited from JsonContract.)
Public propertyOnSerializing Obsolete. (Inherited from JsonContract.)
Public propertyOnSerializingCallbacks (Inherited from JsonContract.)
Public propertyPropertyNameResolver
Public propertyUnderlyingType (Inherited from JsonContract.)
Top
See Also