Twitter Feed: Post

Twitter Feed

@RachelAppel ("Rachel Appel") retweeted:

@irina_scurtu ("Irina Scurtu") wrote:

Hey #dotnet community: underscore or no underscore for private fields?
Are you using:
_myVariable or this.myVariable
inside your classes?