What is the correct casing convention for C# local and instance variables? [closed]
问题 Closed . This question is opinion-based. It is not currently accepting answers. Want to improve this question? Update the question so it can be answered with facts and citations by editing this post. Closed 2 years ago . There are a lot of former Java developers at my company who use camel casing in C# for both of these. What casing is most widely accepted / used for C#? 回答1: Here is the Microsoft Conventions Here is the full MSDN conventions And here are the internal guidelines via Brad