Skip to content

Instantly share code, notes, and snippets.

@NMZivkovic
Created September 28, 2017 10:59
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save NMZivkovic/2eec86d04a705f2d8552c3df78d5ff51 to your computer and use it in GitHub Desktop.
Save NMZivkovic/2eec86d04a705f2d8552c3df78d5ff51 to your computer and use it in GitHub Desktop.
(string name, string blog, int age) = GetNameBlogAndAge();
Console.WriteLine("Name is: {0}", name);
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment