Exception is occuring only on my machine: Method not found: WaitHandle.WaitOne(Int32)

后端 未结 3 666
醉梦人生
醉梦人生 2021-01-19 02:39

Exception is occuring only on my machine inside a referenced .dll: Method not found: WaitHandle.WaitOne(Int32)

This appears to be a .NET runtime version problem but

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