filmov
tv
When Using Flag Enums in #CSharp, Did You Know... #dotnet #coding

Показать описание
When using flag enums in CSharp, did you know...
When we call ToString() on a flags enum value, it will print out each of the flag values being matched!
This is a huge readability boost, especially when debugging. Mentally flip-flopping between numeric and string representations can be tiring, so having it prepared for us in a convenient way is awesome!
Check out the full video:
----
🔔 Follow for more software engineering and dotnet topics!
📨 Sign up for my email newsletter:
🎬 Check out Dev Leader on YouTube for multiple full-length videos weekly!
🗣️ Share with your network!
#csharp #dotnet #enums #binary #learntocode
When we call ToString() on a flags enum value, it will print out each of the flag values being matched!
This is a huge readability boost, especially when debugging. Mentally flip-flopping between numeric and string representations can be tiring, so having it prepared for us in a convenient way is awesome!
Check out the full video:
----
🔔 Follow for more software engineering and dotnet topics!
📨 Sign up for my email newsletter:
🎬 Check out Dev Leader on YouTube for multiple full-length videos weekly!
🗣️ Share with your network!
#csharp #dotnet #enums #binary #learntocode
When Using Flag Enums in #CSharp, Did You Know... #dotnet #coding
When using flag enums in CSharp, did you know...
C# Flags Enum
The Ultimate Beginner's Guide to Flags Enums in CSharp
Do You Use Flag Enums In #CSharp? #dotnet
C# Enums & Flags
How do we test if bits are on in flag enums in CSharp?
How do we test if bits are on in flag enums in CSharp?
Enums Explained In Under 12 Minutes In Python
TypeScript shipped a flag to disable enums
Enums, Flags, and Bitwise operations [C# / DotNet]
How Do We Test If Bits Are On In Flag Enums In #CSharp? #coding
How to use enum and flag enum in Unity part I
Treat Enums as flags in C#
Flags Enum in C#
MetPy Mondays #284 - Enums with Flags in Python
What does the [Flags] Enum Attribute mean in C#
C# Enum add/remove from enum flags -6
Enums, Flags and Binary Operations
C# Enum flag attribute -4
Flutter: Create Feature flags using Enums and Extension
How to Select multiple Enums in Unity Inspector
Enum Flags In Unity
Enums in Python are SIMPLE but POWERFUL
Комментарии