LambdaExpression Constructor |
Name | Description | |
---|---|---|
LambdaExpression(CodeObject, ParameterDecl) |
Create a LambdaExpression with the specified body and optional parameters.
| |
LambdaExpression(Parser, CodeObject, Boolean, Boolean) | Initializes a new instance of the LambdaExpression class |