System.ValueTuple 4.4.0-preview1-25305-02

Provides the System.ValueTuple structs, which implement the underlying types for tuples in C# and Visual Basic. Commonly Used Types: System.ValueTuple System.ValueTuple<T1> System.ValueTuple<T1, T2> System.ValueTuple<T1, T2, T3> System.ValueTuple<T1, T2, T3, T4> System.ValueTuple<T1, T2, T3, T4, T5> System.ValueTuple<T1, T2, T3, T4, T5, T6> System.ValueTuple<T1, T2, T3, T4, T5, T6, T7> System.ValueTuple<T1, T2, T3, T4, T5, T6, T7, TRest> af7d2ae49c79bb279625de4e92f7f91f9fe94f5d When using NuGet 3.x this package requires at least version 3.4.

Microsoft
安装
dotnet add package System.ValueTuple --version 4.4.0-preview1-25305-02
Install-Package System.ValueTuple -Version 4.4.0-preview1-25305-02
依赖
.NETStandard1.0
包名版本要求
NETStandard.Library [1.6.1, )
版本详情
作者Microsoft
发布时间2017-05-09 22:48:34
项目主页https://dot.net/
许可证http://go.microsoft.com/fwlink/?LinkId=329770