Poll - to use underscore with private fields or not to
Posted
by coffeeaddict
on Stack Overflow
See other posts from Stack Overflow
or by coffeeaddict
Published on 2010-03-08T21:34:13Z
Indexed on
2010/03/08
21:36 UTC
Read the original article
Hit count: 205
c#
I wanted to get a tally (so I can in the end just see how many people if any don't use _ in field names) of who uses _ and who does not on private field names.
© Stack Overflow or respective owner