Click or drag to resize

ConstantVariable Constructor (IVariable)

[This is preliminary documentation and is subject to change.]

Initializes a new instance of the ConstantVariable class

Namespace:  Monkeyspeak
Assembly:  Monkeyspeak (in Monkeyspeak.dll) Version: 7.0.10.28723 (7.0.10.28723)
Syntax
public ConstantVariable(
	IVariable variable
)

Parameters

variable
Type: MonkeyspeakIVariable

[Missing <param name="variable"/> documentation for "M:Monkeyspeak.ConstantVariable.#ctor(Monkeyspeak.IVariable)"]

See Also