Method | Description | |
---|---|---|
Evaluate ( Context context, bool withvars = false ) : object | ||
FunExpression ( IList |
||
HasVariable ( ) : bool |
public Evaluate ( Context context, bool withvars = false ) : object | ||
context | Context | |
withvars | bool | |
return | object |
public FunExpression ( IList |
||
parameterexpressions | IList |
|
body | IExpression | |
return | System |