UnknownFunctionExpression Constructors
An unrecognized function.Name | Parameters | Description |
---|---|---|
UnknownFunctionExpression(String, Boolean, IList<IExpression>) | functionName, isAddinFunction, innerExpressions | Initializes a new instance of the UnknownFunctionExpression class with the specified settings. |
See Also