Discussion: Record primary constructors XML docs #9104
Unanswered
weitzhandler
asked this question in
Language Ideas
Replies: 0 comments
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.
Uh oh!
There was an error while loading. Please reload this page.
-
Hi,
This is a broader question but it specifically concerns records with primary constructors, imagine the following scenario:
Isn't obvious from my scenario that the XML docs of
MyInteger
is intended to come from the interface? What aboutFoo
inheriting the docs fromIFoo
, especially given it's the only interface it implements and that it's decorated withineritdocs
?Beta Was this translation helpful? Give feedback.
All reactions