Iam trying to doing this code in C# and keep getting an error message a namespace cannot directly contain members such as fields or methods
Iam trying to doing this code in C# and keep getting an error message a namespace cannot directly contain
members such as fields or methods. How can I fix it. I have went through my program and I can’t find the error.