Register given event handler at each trigger which has no specified name.
The function register the given event handler at each trigger in static trigger list where no name is specified.
The static trigger list will be used for global trigger which could be used from different objects.
For an example source code see the Add method.
Exception Type | Condition |
---|---|
ArgumentNullException | Thrown if no event handler was given. |
Trigger Class | uws.Triggers Namespace | Trigger.SignOn Overload List