Click or drag to resize

NotificationCheck Method (Double, Double)

Namespace:  MZpack
Assembly:  MZpackBase (in MZpackBase.dll) Version: 3.16.11.0 (3.16.11.0)
Syntax
C#
public bool Check(
	double value,
	double price
)

Parameters

value
Type: SystemDouble
price
Type: SystemDouble

Return Value

Type: Boolean
See Also