Skip to content

Instantly share code, notes, and snippets.

@BenHall
Created September 28, 2009 13:52
Show Gist options
  • Save BenHall/195464 to your computer and use it in GitHub Desktop.
Save BenHall/195464 to your computer and use it in GitHub Desktop.
My first gist
public static string Test()
{
return "abc";
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment