MatchingStrategy Enumeration |
Namespace: AGI.Foundation.Tracking
| Member name | Description | |
|---|---|---|
| First | Indicates an entity will only be placed in the first EntityFilterTEntity that it matches in the Filters collection. | |
| Multiple | Indicates an entity will be placed in all EntityFilters<TEntity> that it matches in the Filters collection. |