You have a method that returns multiple values. So you have to define a class, instantiate it, set the properties to the values, and return the resulting object, right? Well, no you don't -- at least ...
Many key features of the upcoming C# 7.0 release are available in the latest Visual Studio "15" preview, and developers are already getting excited about tuples and pattern matching. Although a fully ...