Click or drag to resize

busyIndicatorInvoker Constructor

Creates a new instance of the busyIndicatorInvoker class.

Namespace:  CADSharpTools.Core
Assembly:  CADSharpTools.PDM (in CADSharpTools.PDM.dll) Version: 1.4.16.0 (1.4.16)
Syntax
public busyIndicatorInvoker(
	busyIndicatorCallBack callBack
)

Parameters

callBack
Type: CADSharpTools.CorebusyIndicatorCallBack
See Also