Overload | Description |
---|---|
Evaluate(Object[]) | Returns the result of the function applied to the arguments. |
Evaluate(Object[],Object) | Returns the result of the function applied to the arguments. |
Evaluate(Object[],Object,CultureInfo) | Returns the result of the function applied to the arguments. |