Spaghetti Tom
Saturday, August 20, 2011
camel case and pascal case
Use camel case for private variables in C# but otherwise use pascal case. Private methods in Java use camel case but this convention does not exist for C# per Microsoft.
No comments:
Post a Comment
‹
›
Home
View web version
No comments:
Post a Comment