Maintain subsequence order in OrderBy

后端 未结 2 721
北荒
北荒 2021-01-05 03:22

Suppose I have a class with an integer Day property and an IEnumerable of objects where the days are 2, 3, 4, 1, 3, 3 and 5 (in that order

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