IEvent<T>.Add(T) Method

Adds an event handler to the list.

Namespace: Spring
public
 procedure Add(handler: T);

Parameters

handler
Type: T