I am new to C# and stuck with the following issue, I have a class called Users and inside that, I have constructor called Users like below
C#