Created
June 11, 2019 21:57
-
-
Save danielpetisme/132ecf79a6211f244ef51c98aa3d945e to your computer and use it in GitHub Desktop.
.Net LINQ
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
.Where(point => point.Y > 4); |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment