C#C
C#3y ago
canton7

❔ how to simplify logic with linq?

So, for each id in accessGroupIds, you want to remove all items in subjectAccessGroups which don't have that id?
Was this page helpful?