Skip to content

Instantly share code, notes, and snippets.

@ayende
Created August 4, 2020 15:26
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save ayende/5b87f3b84a7c899893462cb39659ef73 to your computer and use it in GitHub Desktop.
Save ayende/5b87f3b84a7c899893462cb39659ef73 to your computer and use it in GitHub Desktop.
from e in docs.Events
select new {
Registration = default(object)
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment