Class CollectionExtensions
- Namespace
- Innova.Prism.Library.Extensions
- Assembly
- Innova.Prism.Library.dll
public static class CollectionExtensions
- Inheritance
-
CollectionExtensions
Methods
- ForEach<T>(IEnumerable<T>, Action<T>)
Performs the specified action on each element of the collection.