Posts by Hiroyuki Matsumoto • 16 points
1 post
-
0
votes1
answer56
viewsA: Return amount Asp.net MVC
Just add a + before the = for him to make the increment. var total += movements.Sum(x => x.Amount);
1 post
0
votes1
answer56
viewsJust add a + before the = for him to make the increment. var total += movements.Sum(x => x.Amount);