Allow hide required property with another required property CS9031 #6872
Unanswered
UniqeId6542
asked this question in
General
Replies: 2 comments 1 reply
-
This is a language design suggestion, so moving to csharplang. |
Beta Was this translation helpful? Give feedback.
0 replies
-
The problem here is that we would need some syntax to "advertise" that |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
If a 'new' property hides and sets the base class's property, it should not make a compiler error. (Or, add an attribute to help support it)
Beta Was this translation helpful? Give feedback.
All reactions