lesPaul456, on 10 February 2010 - 07:46 PM, said:
You've been hanging out with a limited C++ crowd. ;)
First, there are two style elements here, brace and case. The C# usage of Pascal case for methods is unusual for the curly brace languages. Aside for that, every other element reflects common C/C++ style elements. More info here.
My C# code looks like:
public void SomeMethod() {
// Some code
}

New Topic/Question
Reply




MultiQuote














|