Barsik
- Total activity 2
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 1
-
Barsik created a post, AnsweredIntellisense autocomplete does not follow naming style
My current naming style for methods in c# is PascalCase (also called UpperCamelCase), and is 100% consistent across all the code base. However, the intellisense autocomplete suggestions for method ...