Click or drag to resize

StiTypeEventArgs Constructor

Initializes a new instance of the StiTypeEventArgs class

Namespace:  Stimulsoft.Base
Assembly:  Stimulsoft.Base (in Stimulsoft.Base.dll) Version: 2019.3.1.0
Syntax
public StiTypeEventArgs(
	string typeName
)

Parameters

typeName
Type: SystemString

[Missing <param name="typeName"/> documentation for "M:Stimulsoft.Base.StiTypeEventArgs.#ctor(System.String)"]

See Also