Empeld
Empeld plugin documentation.
|
Expression extension methods More...
Classes | |
class | CallableExpression |
Static Public Member Functions | |
static CallableExpression | ReduceMethodCall (this LambdaExpression exp) |
Reduces a method call to its info, and values for arguments More... | |
static object | Evaluate (this Expression exp, bool reflective=true) |
Evaluate the value of an expression More... | |
Expression extension methods
|
static |
|
static |
Reduces a method call to its info, and values for arguments
exp | Exp. |
Attribute: method.Arguments.Count
;
Attribute: i] = method.Arguments[i