Skip to content

Instantly share code, notes, and snippets.

@NMZivkovic
Created September 28, 2017 10:55
Embed
What would you like to do?
var nameBlogAge = GetNameBlogAndAge();
Console.WriteLine("Name is: {0}", nameBlogAge.Item1);
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment