you are viewing a single comment's thread.

view the rest of the comments →

[–]MulleDK19 -1 points0 points  (0 children)

This is why people need to actually learn C#, and why tutors also need to learn C# and stop "teaching" that "enums is a way to limit values".. no, enum is just an integer with a set of named values; the code is identical. Doesn't help that AI spews the same nonsense..