【发布时间】:2017-06-14 20:39:59
【问题描述】:
有一些初步消息来源提到 C# 7.0 中有一个新的 ValueTask:
https://blogs.msdn.microsoft.com/dotnet/2016/08/24/whats-new-in-csharp-7-0/
http://intellitect.com/generalized-async-return-types/
但我找不到这种类型?
【问题讨论】:
标签: async-await visual-studio-2017 c#-7.0