the Linq expression
Expression
01 Syntax
SMRUCC.Rsharp.Interpreter.ExecuteEngine.LINQ.Expression
02 Methods
| Name | Overloads | Summary |
|---|---|---|
| Exec | 1 | Evaluate the expression |
03 Properties
| Name | Overloads | Summary |
|---|---|---|
| name | 1 |
04 Members
Exec(ExecutableContext)
Evaluate the expression
Parameters
| Name | Type | Description |
|---|---|---|
context | ExecutableContext | - |
name