これはやりすぎだろ
VS 2010 Code Intellisense Improvements (VS 2010 and .NET 4.0 Series) - ScottGu's Blog より
Pascal Case Intellisense
The .NET Framework naming guidelines specify that type and member names should be “Pascal Cased” by default. This means that each word in a type or member should start with a capitalized letter (for example: PageIndexChanged).
おいおい、これはいくらなんでもやりすぎだろー。
ANE (ArgumentNullException)とか、 SCEA(SelectionChangedEventArgs) とか、AOORE (ArgumentOutOfRangeException)とか。
超絶略語の飛び交うさまが目に浮かぶ。
投稿日時 : 2009年10月23日 17:06
Tweet

コメントを追加