Replies: 1 comment 2 replies
-
does this work?
i would consider a Pull request that adds this feature |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Maybe something like:
Where
u.Fields
is a Dictionary, andPolicy
is a key.PS. I wonder if
SettingsTask
could be generic, so that it wouldn't be necessary to specify the generic argument toScrubMember
?Beta Was this translation helpful? Give feedback.
All reactions