Hacker News
new
|
past
|
comments
|
ask
|
show
|
jobs
|
submit
login
oaiey
on Aug 14, 2020
|
parent
|
context
|
favorite
| on:
Using 'this' incorrectly in C#
While I have seen this behaviors, they are not the norm at all (>100 devs). C# style is avoiding this keyword and tools (resharper etc) are even highlight unnecessary use.
I understand his suffering :)
crc32
on Aug 14, 2020
[–]
StyleCop on the other hand - a freely available linter as opposed to the commercial resharper - mandates the use of `this` by default.
Guidelines
|
FAQ
|
Lists
|
API
|
Security
|
Legal
|
Apply to YC
|
Contact
Search:
I understand his suffering :)