Click or drag to resize

JsonDictionaryContract Constructor

Initializes a new instance of the JsonDictionaryContract class

Namespace:  Stimulsoft.Base.Json.Serialization
Assembly:  Stimulsoft.Base (in Stimulsoft.Base.dll) Version: 2019.3.1.0
Syntax
public JsonDictionaryContract(
	Type underlyingType
)

Parameters

underlyingType
Type: SystemType

[Missing <param name="underlyingType"/> documentation for "M:Stimulsoft.Base.Json.Serialization.JsonDictionaryContract.#ctor(System.Type)"]

See Also