Click or drag to resize

StiEnumConverter Constructor (Type)

Initializes a new instance of the StiEnumConverter class

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

Parameters

type
Type: SystemType

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

See Also