DataMember could not be found

前端 未结 2 988
旧时难觅i
旧时难觅i 2021-02-16 00:15

As I have done my research regarding this problem of mine, I still have no luck in solving my error of Error 1 The type or namespace name \'DataMember\' could not be

2条回答
  •  后悔当初
    2021-02-16 00:28

    I have solved the problem. I just removed the System.Runtime.Serialization in the references in the project explorer and affffded it by browsing then it worked. Weird.

提交回复
热议问题