Skip to content

Instantly share code, notes, and snippets.

@thecodejunkie
Created September 25, 2010 05:51
Show Gist options
  • Save thecodejunkie/596530 to your computer and use it in GitHub Desktop.
Save thecodejunkie/596530 to your computer and use it in GitHub Desktop.
var p = new Program();
Console.WriteLine(p.Text);
Console.ReadLine();
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment