Summary
Builds
Expression with compare of result Count() method.
- Namespace
- FluentSpecification
.Common - Containing Type
- Min
Length Specification <T>
Syntax
[PublicAPI]
protected override Expression BuildValueTypeExpressionBody(Expression arg, Expression callExpression)
Attributes
| Type | Description |
|---|---|
| PublicAPI |
Parameters
| Name | Type | Description |
|---|---|---|
| arg | Expression | Candidate parameter Expression |
| callExpression | Expression | Count() method call Expression |
Return Value
| Type | Description |
|---|---|
| Expression | Expression with count compare. |

