Will extension constructors allow member-init expressions? #9733
Unanswered
Bretttt
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.
-
After reading about proposed/planned extension members here:
https://github.com/dotnet/csharplang/blob/main/proposals/csharp-14.0/extensions.md#constructors
I'm wondering if an extension constructor will be able to be used with a member-init expression, for example:
Thanks.
Beta Was this translation helpful? Give feedback.
All reactions