Summary
Method to call on candidate (collection) with
CollectionElementSpecification.
- Namespace
- FluentSpecification
.Common .Abstractions - Containing Type
- Base
Collection Specification <T, TType>
Syntax
[PublicAPI]
[NotNull]
protected abstract MethodInfo CollectionElementCallMethodInfo { get; }
Attributes
| Type | Description |
|---|---|
| PublicAPI | |
| NotNull |
Value
| Type | Description |
|---|---|
| MethodInfo |

