accept single value and return multiple values
Is this possible to accept single value and return multiple values in c#?
Know the answer? Post it — somebody with the same question will find it here.
Sign in to answer this question
It is the same account you read, post and publish with — and you will come straight back to this page.
VulpesPosted Feb 23, 2015, 8:13 AM
https://msdn.microsoft.com/en-us/library/system.tuple%28v=vs.110%29.aspx
Rajeev RanjanPosted Feb 23, 2015, 8:05 AM