Click or drag to resize

Expression Constructor (String)

Initializes a new instance of the Expression class

Namespace:  Stimulsoft.Data.Expressions.NCalc
Assembly:  Stimulsoft.Data (in Stimulsoft.Data.dll) Version: 2019.3.1.0
Syntax
public Expression(
	string expression
)

Parameters

expression
Type: SystemString

[Missing <param name="expression"/> documentation for "M:Stimulsoft.Data.Expressions.NCalc.Expression.#ctor(System.String)"]

See Also