0
kicks
How to Create Enumeration as Bit Flags in C#-The CodeGain
Through this article, i will show you how to create enumeration as Bit Flags in C#.Enumeration is one the important feature of C#. Enumeration allows you to name a variable to make sense for the program