TEventBase<T>.ForEach(TAction<T>) Method

Represents method ForEach(TAction<T>).

Namespace: Spring.Events.Base
public
 procedure ForEach(const action: TAction<T>);

Parameters

action
Type: TAction<T>