You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi, First of all, thanks a lot for your efforts and your rich contents.
In the first lines of 'GroupByPropertyMethod' method, which is commented lines, the query variable name should be changed to GroupByYearQuery , and also the type of it to
IEnumerable<IGrouping<GradeLevel,DataClass.Student>>.
0 commit comments