.net core2.x 元组不能在表达树使用
2021-01-29 09:16
标签:result new ring ann tps xpl mes tuple otn 错误信息 Cannot resolve method Void .ctor(Int32, Int32, System.Decimal, System.Decimal) because the declaring type of the method handle System.ValueTuple`4[T1,T2,T3,T4] is generic. Explicitly provide the declaring type to GetMethodFromHandle 在本地可以运行,测试环境就不行,因为本地我装了privew 5 版本测试环境是2.1 .net core2.x 元组不能在表达树使用 标签:result new ring ann tps xpl mes tuple otn 原文地址:https://www.cnblogs.com/caiyangcc/p/13204265.html
https://github.com/dotnet/runtime/issues/29220
代码如下
public async Task GetCountSumByItemIds(List
下一篇:vue.js实现轮播图
文章标题:.net core2.x 元组不能在表达树使用
文章链接:http://soscw.com/index.php/essay/48625.html