One day working, next day its missing some "public" error CS1585

Glad you figured it out but as I’m sure you’ve now realised, code doesn’t suddenly start having the wrong syntax. I would suggest you look into using source control so you can quickly see any changes you might’ve made and revert back changes you make if you wish.

Also, please use code-tags when posting code and state the full error message which includes both the line/column numbers. The generic error code is pretty meaningless.

Good luck.

2 Likes