Provides utilities for working with System.Linq.Expressions.
Function or value | Description |
Full Usage:
evaluate expression
Parameters:
Expression
-
The System.Linq.Expressions.Expression to evaluate.
Returns: obj
The result of the evaluated expression.
|
|