AssigneeContainerContainsExactly Method |
Name | Description | |
---|---|---|
![]() | ContainsExactly(IEnumerableInt32) |
Returns true if the AssigneeContainer contains (directly assigned) exactly the assignees specified in assigneeIds (no more - no less).
Duplets in assigneeIds are ignored.
|
![]() | ContainsExactly(Int32) |
Returns whether the container EXACTLY contains a directly assigned assignee (user or group).
|