Enum.HasAnyFlag
#12129
-
The current Enum.HasFlag(value, flag) is defined as: I suggest to introduce another common method called Enum.HasAnyFlag(value, flag) defined as |
Beta Was this translation helpful? Give feedback.
Answered by
elachlan
Sep 14, 2024
Replies: 1 comment 1 reply
-
I don't think this is related to winforms and is more runtime? You would have to raise an API suggestion there. |
Beta Was this translation helpful? Give feedback.
1 reply
Answer selected by
ulfemsoy
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
I don't think this is related to winforms and is more runtime? You would have to raise an API suggestion there.