+ 1
Can any one fix the c# code.I want it to print Mid But it's not printing anything.
3 Answers
+ 3
Akif Tahmid , look at the code.
https://code.sololearn.com/cexQbG9DyW21/?ref=app
+ 1
https://www.sololearn.com/Profile/1020117/?ref=app
Thanks a lot
0
In the second constructor should be:
Nail = aNail;
because you declared Nail to your class property.