ContainsAllFilter Constructor |
Name | Description | |
---|---|---|
![]() | ContainsAllFilter |
Default constructor.
|
![]() | ContainsAllFilter(String, ICollection) |
Construct an ContainsAllFilter for testing containment of
the given collection of values.
|
![]() | ContainsAllFilter(IValueExtractor, ICollection) |
Construct an ContainsAllFilter for testing containment of
the given collection of values.
|