readonly property in abstract base class #3231
Unanswered
Chicagoan2016
asked this question in
Questions
Replies: 1 comment 1 reply
-
Properties do need to have some sort of setter, if that's what you are asking? |
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.
-
I just found out readonly property needs to have protected accessor in abstract base class. Every day I learn something new, but just wanted confirm, is this the case?
Kind regards
Beta Was this translation helpful? Give feedback.
All reactions