Click or drag to resize

StiProcessDescriptionEventHandler Delegate

[Missing <summary> documentation for "T:Stimulsoft.Base.Design.StiProcessDescriptionEventHandler"]

Namespace:  Stimulsoft.Base.Design
Assembly:  Stimulsoft.Base (in Stimulsoft.Base.dll) Version: 2019.3.1.0
Syntax
public delegate void StiProcessDescriptionEventHandler(
	Object sender,
	StiProcessDescriptionEventArgs e
)

Parameters

sender
Type: SystemObject
e
Type: Stimulsoft.Base.DesignStiProcessDescriptionEventArgs
See Also