反编译报错 using 语句中使用的类型必须可隐式转换为“System.IDisposable“


首先通过查找其他方法:引入了Entity framework 还是没用

最后直接把using删掉,括号去掉就可以了