AllSpecification<T, TType>.

CollectionElementCallMethodInfo Property

Summary

Method to call on candidate (collection) with CollectionElementSpecification.
Namespace
FluentSpecification.Common
Containing Type
AllSpecification<T, TType>

Syntax

[PublicAPI]
protected override MethodInfo CollectionElementCallMethodInfo { get; }

Attributes

Type Description
PublicAPI

Value

Type Description
MethodInfo
GitHub