Using multiple constructors in the aggregate #271
Unanswered
mehdihadeli
asked this question in
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 @kgrzybek ,
I have a question about this private constructor in the
Metting
.Why do we need this constructor? We can just call this functionality inner CreateNew static method, like below code and remove this parameters constructor:
It has less code :D
Beta Was this translation helpful? Give feedback.
All reactions