Click or drag to resize

ValueExpression Constructor (Object)

Initializes a new instance of the ValueExpression class

Namespace:  Stimulsoft.Data.Expressions.NCalc.Domain
Assembly:  Stimulsoft.Data (in Stimulsoft.Data.dll) Version: 2019.3.1.0
Syntax
public ValueExpression(
	Object value
)

Parameters

value
Type: SystemObject

[Missing <param name="value"/> documentation for "M:Stimulsoft.Data.Expressions.NCalc.Domain.ValueExpression.#ctor(System.Object)"]

See Also