How to return multiple values from a function in C#using Tuple.

preview_player
Показать описание
A tuple is immutable data type that can be used to store values of different types.