Skip to content

Instantly share code, notes, and snippets.

@mkrueger
Created April 24, 2012 10:02
Show Gist options
  • Save mkrueger/2478549 to your computer and use it in GitHub Desktop.
Save mkrueger/2478549 to your computer and use it in GitHub Desktop.
class Test {
string GetName ()
{
List<string>;
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment