Method | Description | |
---|---|---|
CallExpression ( IExpression nameexpression, IList |
||
Evaluate ( Context context, bool withvars = false ) : object | ||
HasVariable ( ) : bool | ||
ToDelayedCallExpression ( ) : |
public CallExpression ( IExpression nameexpression, IList |
||
nameexpression | IExpression | |
argumentexpressions | IList |
|
return | System |
public Evaluate ( Context context, bool withvars = false ) : object | ||
context | Context | |
withvars | bool | |
return | object |
public ToDelayedCallExpression ( ) : |
||
return |