Click or drag to resize

StiTypeWrapper Constructor

Initializes a new instance of the StiTypeWrapper class

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

Parameters

type
Type: SystemType

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

See Also