By dotCore
via dreamincode.net
Published: Nov 22 2009 / 11:55
Welcome to my tutorial on working with Enumerations (enum) in C#. In this tutorial we will cover a few items involving enum's including understand anding what enum's are, learn how to create new enum's, and learn how to use the enum's we create and become familiar with some of the built in classes for using and parsing enum's in C#.



Add your comment