RegionEvaluableOnCommandSend(Term) Method

Handles input given by value.

Definition

Namespace: SMath.Controls
Assembly: SMath.Controls (in SMath.Controls.dll) Version: 1.73.9126.0
C#
public virtual void OnCommandSend(
	Term[] value
)

Parameters

value  Term
Input to the current region.

See Also