Skip to content

Instantly share code, notes, and snippets.

@philjones88
Created September 9, 2011 10:07
Show Gist options
  • Select an option

  • Save philjones88/1205883 to your computer and use it in GitHub Desktop.

Select an option

Save philjones88/1205883 to your computer and use it in GitHub Desktop.
Erm
public List<foo> Get_Empty()
{
return new List<foo>();
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment