Reference added but Namespace is not recognized

前端 未结 8 1612
不知归路
不知归路 2021-01-11 12:56

I added a DLL to my project. The DLL contains the namespace test.security. Now, test.security is not recognized. Why is this?

I am using this DLL in oth

8条回答
  •  刺人心
    刺人心 (楼主)
    2021-01-11 13:49

    1.remove the reference and add it again 2.Close the solution and re-open it 3.Create a new solution and add all old ones in it

提交回复
热议问题