|
Post Made Community Wiki by Community♦
|
||||
|
|
||||
|
4 | Added link to other answer | ||
|
All the above, plus 1) implicit generics (why only on methods and not on classes?)
2) simple lambdas with one parameter:
3) anon types and initialisers:
Another one: 4) Auto properties can have different scopes:
Thanks @pzycoman for reminding me: 5) Namespace aliases (not that you're likely to need this particular distinction):
|
||||
|
3 | Added another one | ||
|
All the above, plus 1) implicit generics (why only on methods and not on classes?)
2) simple lambdas with one parameter:
3) anon types and initialisers:
Another one: 4) Auto properties can have different scopes:
Thanks @pzycoman for reminding me: 5) Namespace aliases (not that you're likely to need this particular distinction):
|
||||
|
2 | Another one | ||
|
1 |
|
||
