Coolest C# LINQ/Lambdas trick you've ever pulled?

后端 未结 14 1419
死守一世寂寞
死守一世寂寞 2020-12-22 17:00

Saw a post about hidden features in C# but not a lot of people have written linq/lambdas example so... I wonder...

What\'s the coolest (as in the most

14条回答
  •  萌比男神i
    2020-12-22 17:41

    I did one (a bit crazy, but interesting) thing like that just recently:

    • http://tomasp.net/blog/reactive-iv-reactivegame.aspx

提交回复
热议问题