Skip to content

Instantly share code, notes, and snippets.

@prabirshrestha
Created May 17, 2012 03:52
Show Gist options
  • Save prabirshrestha/2716146 to your computer and use it in GitHub Desktop.
Save prabirshrestha/2716146 to your computer and use it in GitHub Desktop.
fb tags
dynamic result = fb.Post("id/tags", new[] {
new { x = "40", y = "40", id = "...", tag_text = "..."
});
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment