How come classes in subfolders in my App_Code folder are not being found correctly?

后端 未结 6 1483
野性不改
野性不改 2020-12-15 00:47

I am getting the following error when I put class files in subfolders of my App_Code folder:

errorCS0246: The type or namespace name \'MyClassName\' could not be fou

6条回答
提交回复
热议问题