ContainsAnyFilter Constructor |
Name | Description | |
---|---|---|
![]() | ContainsAnyFilter |
Default constructor.
|
![]() | ContainsAnyFilter(String, ICollection) |
Construct an ContainsAnyFilter for testing containment of
any value in the given ICollection.
|
![]() | ContainsAnyFilter(IValueExtractor, ICollection) |
Construct an ContainsAnyFilter for testing containment of
any value in the given ICollection.
|