"Contains" twice in a collection using lambda expression
Hy, I want to find an item from a collection which contains for e.g. "30
days" . I want to search firstly "30" and then "days". How should I make
this using lambda expression? Can someone give me an example?
Thanks
No comments:
Post a Comment