Jwan
Jwan
CC#
Created by Jwan on 5/14/2023 in #help
❔ Non-nullable property 'Name' must contain a non-null value when exiting constructor
11 replies
CC#
Created by Jwan on 5/5/2023 in #help
❔ How do I cast a byte to an enum MyEnum : byte
As the title says really, I have a public enum MyEnum : byte and I want to cast byte? to the enum. How do I do that? 🤔
13 replies