How can I order a List?

后端 未结 5 1599
孤城傲影
孤城傲影 2020-12-07 21:40

I have this List:

IList ListaServizi = new List();

How can I order it alphabetically

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