Skip to content

Instantly share code, notes, and snippets.

@ctolkien
Created April 3, 2012 00:05
Show Gist options
  • Save ctolkien/2288153 to your computer and use it in GitHub Desktop.
Save ctolkien/2288153 to your computer and use it in GitHub Desktop.
from prop in docs.Properties
select new {
PropertyName = prop.Name
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment