Skip to content

Instantly share code, notes, and snippets.

@markholdt
Created January 9, 2016 16:22
Show Gist options
  • Save markholdt/0aa0aa960e310545cf5e to your computer and use it in GitHub Desktop.
Save markholdt/0aa0aa960e310545cf5e to your computer and use it in GitHub Desktop.
public object GetListings(int? pageNr, int? categoryId, int? priceFrom, int? priceTo)
{
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment