Click or drag to resize

Notification Constructor

Initializes a new instance of the Notification class

Namespace:  MZpack
Assembly:  MZpackBase (in MZpackBase.dll) Version: 3.16.11.0 (3.16.11.0)
Syntax
C#
public Notification(
	IIndicator indicator
)

Parameters

indicator
Type: IIndicator
See Also