830
99.9
Aug 02, 2010
Good catch guys! This was a test of course and you all passed :-)
Anyhow, the page has been corrected.
50
50
Aug 25, 2010
You are right, but for
1) private methods we should go for camelCasing, and
2) only public methods can have PascalCasing
830
99.9
Aug 25, 2010
Sakubar:
With all due respect, this is not a convention in C#. All methods in C# are PascalCased.