C#C
C#2y ago
cheeze2000

✅ Don't quite understand the `required` keyword

although i marked the member as required, i defined a default value in case if it's not in the object initializer. does the keyword not work this way?
image.png
Was this page helpful?