Saturday, 24 August 2013

Enumeration Naming Guidelines

Enumeration Naming Guidelines

References

Reference NO 1

http://stackoverflow.com/questions/1405851/enum-naming-convention-plural

Reference NO 2

http://msdn.microsoft.com/en-us/library/4x252001(v=vs.71).aspx

Reference NO 3

http://bytes.com/topic/c-sharp/answers/274128-naming-conventions-enumerations

Reference NO 4

http://www.dofactory.com/reference/csharp-coding-standards.aspx

Reference NO 5

http://www.gamedev.net/topic/588846-enum-naming-convention/

Reference NO 6

http://docs.oracle.com/javase/1,5.0/docs/api/java/lang/Enum.html

Reference NO 7

http://en.wikipedia.org/wiki/Enumerated_type

Reference NO 8

#EANF#

No comments:

Post a Comment