Method | Description | |
---|---|---|
Evaluate ( Context context, bool withvars = false ) : object | ||
HasVariable ( ) : bool | ||
ListExpression ( IEnumerable |
public Evaluate ( Context context, bool withvars = false ) : object | ||
context | Context | |
withvars | bool | |
return | object |
public ListExpression ( IEnumerable |
||
expressions | IEnumerable |
|
tailexpression | IExpression | |
return | System |