C#C
C#14mo ago
cheeze2000

Trying to understand required members

I can't seem to set the value of a required member through a subclass's constructor.
https://dotnetfiddle.net/Gz6b7M

Any help is appreciated.
Test your C# code online with .NET Fiddle code editor.
Was this page helpful?