how to get a SUM in Linq?

后端 未结 3 2188
旧巷少年郎
旧巷少年郎 2020-12-06 01:17

I need to do the following, I have a List with a class which contains 2 integer id and count

Now I want to do the following linq query:

         


        
3条回答
提交回复
热议问题