![]() | CompatExtensionsForEveryT Method |
[Missing <summary> documentation for "M:com.espertech.esper.compat.collections.CompatExtensions.ForEvery``1(``0[],System.Action`1)"]
Namespace: com.espertech.esper.compat.collections
public static void ForEvery<T>( this T[] arrayThis, Action action )
[Missing <param name="arrayThis"/> documentation for "M:com.espertech.esper.compat.collections.CompatExtensions.ForEvery``1(``0[],System.Action`1)"]
[Missing <param name="action"/> documentation for "M:com.espertech.esper.compat.collections.CompatExtensions.ForEvery``1(``0[],System.Action`1)"]
[Missing <typeparam name="T"/> documentation for "M:com.espertech.esper.compat.collections.CompatExtensions.ForEvery``1(``0[],System.Action`1)"]