Skip to content

Instantly share code, notes, and snippets.

@scorta
Created August 5, 2014 12:02
Show Gist options
  • Save scorta/ccf0cc2f081af84109bb to your computer and use it in GitHub Desktop.
Save scorta/ccf0cc2f081af84109bb to your computer and use it in GitHub Desktop.
List<T> noDupes = noDupes.Distinct().ToList();
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment