Tag: Enums
All the articles with the tag "Enums".
Using C# Enums with Flags Attribute
Published: at 04:24 AMA guide on using C# Enums with the Flags attribute for bitwise operations, including best practices and limitations of bitwise shifting.
All the articles with the tag "Enums".
A guide on using C# Enums with the Flags attribute for bitwise operations, including best practices and limitations of bitwise shifting.