Overload List
| Name | Description | |
|---|---|---|
| In(String, ICollection) |
Apply an "in" constraint to the named property
| |
| In(String, array<Object>[]()[][]) |
Apply an "in" constraint to the named property
| |
| In(IProjection, ICollection) |
Apply an "in" constraint to the projection
| |
| In(IProjection, array<Object>[]()[][]) |
Apply an "in" constraint to the projection
|