C# Find a set of objects and diplay their information. I must use lambda or Predicate/delegate with FindAll for this

前端 未结 0 684
既然无缘
既然无缘 2021-01-29 10:02

I have to find the names passing through the parameter array in the List with lambda. Should I have to iterate for searching equal names from the array?

 partial          


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