One of the best things tuples do is they allow you to return multiple values from a function instead of just one value as was the case in C# before C# 4.0.
U
User 2788383
@User 2788383
One of the best things tuples do is they allow you to return multiple values from a function instead of just one value as was the case in C# before C# 4.0.