单项选择题

LINQ 实现倒序功能使用什么关键字()

A.order by asc
B.group by descending
C.group by desc
D.OrderByDescending()