March
16
The Action Delegate
Posted In: C# by rauchy
Another post from Jeremy Jarrell. (the guy who posted the Predicate Object article)
This article briefly descirbes a way to execute custom code on every member of a collection using the Action delegate.