Click or drag to resize

StiNullableEnumConverter Constructor (Type)

Initializes a new instance of the StiNullableEnumConverter class

Namespace:  Stimulsoft.Base.Localization
Assembly:  Stimulsoft.Base (in Stimulsoft.Base.dll) Version: 2019.3.1.0
Syntax
public StiNullableEnumConverter(
	Type type
)

Parameters

type
Type: SystemType

[Missing <param name="type"/> documentation for "M:Stimulsoft.Base.Localization.StiNullableEnumConverter.#ctor(System.Type)"]

See Also