Skip to content

Instantly share code, notes, and snippets.

@dimitris-papadimitriou-chr
Last active May 4, 2021 03:22
Show Gist options
  • Save dimitris-papadimitriou-chr/eb8903ab8b39957b190e9410382e1b80 to your computer and use it in GitHub Desktop.
Save dimitris-papadimitriou-chr/eb8903ab8b39957b190e9410382e1b80 to your computer and use it in GitHub Desktop.
Func<(int OrderNum, string ProductName),(int orderPlacementId, int orderStatus)>
printOrderDetails = command => { ... };
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment