메소드 | 설명 | |
---|---|---|
Eval ( |
Performs evaluation & replacement of independent sub-trees
|
|
Eval ( |
Performs evaluation & replacement of independent sub-trees
|
|
Eval ( |
메소드 | 설명 | |
---|---|---|
CanBeEvaluatedLocally ( |
public static Eval ( |
||
expression | The root of the expression tree. | |
리턴 |
public static Eval ( |
||
expression | The root of the expression tree. | |
fnCanBeEvaluated | bool>.Func | A function that decides whether a given expression node can be part of the local function. |
리턴 |
public static Eval ( |
||
expression | ||
fnCanBeEvaluated | bool>.Func | |
fnPostEval | Expression>.Func | |
리턴 |