Parameter to build predicate delegate. More...
Parameter to build predicate delegate.
| ParameterType | Type of the objects to evaluate. |
Public Attributes | |
| ParameterType | Item |
| The value to evaluate. More... | |
| bool | Result |
| The result. Set this value in the execution of the delegate when evaluating the condition on the value. More... | |
| ParameterType Item |
The value to evaluate.
| bool Result |
The result. Set this value in the execution of the delegate when evaluating the condition on the value.