0
kicks
The .NET 3.5 IEnumerable.ForEach Mistake...
Today I'll talk about ForEach Extension Method which already exists on List<>. But why not on IEnumerable in order to make it available on any Collection Type ?