Click or drag to resize

JsonStringContract Constructor

Initializes a new instance of the JsonStringContract class

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

Parameters

underlyingType
Type: SystemType

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

See Also