JsonConverterAttribute Constructor (Type) |
Namespace:
Stimulsoft.Base.Json
Assembly:
Stimulsoft.Base (in Stimulsoft.Base.dll) Version: 2019.3.1.0
Syntax public JsonConverterAttribute(
Type converterType
)
Public Sub New (
converterType As Type
)
Parameters
- converterType
- Type: SystemType
[Missing <param name="converterType"/> documentation for "M:Stimulsoft.Base.Json.JsonConverterAttribute.#ctor(System.Type)"]
See Also