Add easy access to variable member inside a block #2854
Replies: 4 comments
-
Also makes it very difficult to discern what |
Beta Was this translation helpful? Give feedback.
-
we can get a compiler error like CS0104 in that case, then we have to do this.Var1 or bar.Var1 |
Beta Was this translation helpful? Give feedback.
-
This sounds like the various “with” proposals. |
Beta Was this translation helpful? Give feedback.
-
Yes. It sound like VB :) |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
this is a simple and silly example ofcource, but i think sometimes it saves alot of typing
Beta Was this translation helpful? Give feedback.
All reactions