public static void ForEach<T>( IEnumerable<T> items, Action<T> action )
Copyright (c) 2015 Kentico Software