Executing a certain action for all elements in an Enumerable

前端 未结 10 1741
春和景丽
春和景丽 2020-12-14 13:49

I have an Enumerable and am looking for a method that allows me to execute an action for each element, kind of like Select but then for si

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