Skip to content

Instantly share code, notes, and snippets.

@kgiszewski
Created May 19, 2015 12:43
Show Gist options
  • Save kgiszewski/2ffe48cc02750d8b2549 to your computer and use it in GitHub Desktop.
Save kgiszewski/2ffe48cc02750d8b2549 to your computer and use it in GitHub Desktop.
[HttpPost]
public object MyMethod(List<string> ids)
{
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment