Summary
Creates special
Expression body when Limit value is not defined.
- Namespace
- FluentSpecification
.Common - Containing Type
- Less
Than Or Equal Specification <T>
Syntax
[PublicAPI]
protected override Expression BuildExpressionBodyWithoutLimit(Expression arg)
Attributes
| Type | Description |
|---|---|
| PublicAPI |
Parameters
| Name | Type | Description |
|---|---|---|
| arg | Expression | Parameter expression with candidate identifier. |
Return Value
| Type | Description |
|---|---|
| Expression | Expression for LambdaExpression body. |

