Skip to content

Instantly share code, notes, and snippets.

@RSpace
Created May 30, 2010 11:51
Show Gist options
  • Select an option

  • Save RSpace/418973 to your computer and use it in GitHub Desktop.

Select an option

Save RSpace/418973 to your computer and use it in GitHub Desktop.
String.Join(", ", OrderLines.select(x => x.Product.name));
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment