|
|
Using Enums in C# |
|
|
Superdotnet.com |
|
|
ASP.NET / Scripting Techniques |
|
|
Click to Visit |
|
|
48 |
|
Using Enums in C# is an interesting article which helps you to learn about the enums in C# language. Enums helps you to limit the values. In this tutorial the author creates an user defined class and limits the values of the property of that class by defining the enum type in that class.
|