HeroStats Libraries
ExpressionEval.Evaluate Method

[This is preliminary documentation and subject to change.]

Evaluates the expression

Overload List

Evaluates the expression

public object Evaluate();

Static version of the Expression Evaluator

public static object Evaluate(string);

Static version of the Expression Evaluator

public static object Evaluate(string,AdditionalFunctionHandler);

See Also

ExpressionEval Class | HeroStats.ExpressionEvaluation Namespace