C# Enum Declaration Format

Posted by ikurtz on Stack Overflow See other posts from Stack Overflow or by ikurtz
Published on 2010-04-13T12:42:42Z Indexed on 2010/04/15 18:03 UTC
Read the original article Hit count: 107

im new to this and would like to develop sound programming practices.

i am wondering if members of an Enum declaration should be all uppercase or just the first letter?

thank you.

© Stack Overflow or respective owner

Related posts about c#

Related posts about enum