Click or drag to resize

JsonConverterAttribute Constructor (Type)

Initializes a new instance of the JsonConverterAttribute class

Namespace:  Stimulsoft.Base.Json
Assembly:  Stimulsoft.Base (in Stimulsoft.Base.dll) Version: 2019.3.1.0
Syntax
public JsonConverterAttribute(
	Type converterType
)

Parameters

converterType
Type: SystemType

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

See Also