Why do I get the error “Unsafe code may only appear if compiling with /unsafe”?

前端 未结 6 2128
猫巷女王i
猫巷女王i 2020-12-12 15:13

Why do I get the following error?

Unsafe code may only appear if compiling with /unsafe\"?

I work in C# and Visual Studio 2008 f

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