The Filter namespace contains types and interfaces to be used when
searching through the repositories of classes extending the abstract
Model base class. All the interfaces within this namespace are only
applicable to classes extending the abstract Model base class, as
their generic type argument is always constrained to this abstract base
class.
The Filter namespace contains types and interfaces to be used when searching through the repositories of classes extending the abstract Model base class. All the interfaces within this namespace are only applicable to classes extending the abstract Model base class, as their generic type argument is always constrained to this abstract base class.
See
Model