Extension methods for ValueTuples
public static class ValueTupleExtensions| name | description |
|---|---|
| static Deconstruct<T>(…) | Projects each elements of the specified IEnumerable to out parameters. (4 methods) |
- namespace Wokhan.Core.Extensions
Extension methods for ValueTuples
public static class ValueTupleExtensions| name | description |
|---|---|
| static Deconstruct<T>(…) | Projects each elements of the specified IEnumerable to out parameters. (4 methods) |