how to map xxx into an anonymous class (which only needs 2 properties) list object without creating new class?

前端 未结 0 1330
没有蜡笔的小新
没有蜡笔的小新 2020-11-30 09:31

I have this api controller code which get a list of files and map it into an object and then into a list. This code works.

 string[] filesPath = Directory.Get         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题