[This is preliminary documentation and subject to change.]
Evaluates the Expression
Evaluates the Expression
public object Evaluate();
Evaluates a string expression of a function
public static object Evaluate(string);
Evaluates a string expression of a function
public static object Evaluate(string,AdditionalFunctionHandler);
FunctionEval Class | HeroStats.ExpressionEvaluation Namespace