Add the given trigger object to static trigger list.
The function add the given trigger object to static trigger list.
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 trigger was given. |
Exception | The given trigger is not configured |
Trigger Class | uws.Triggers Namespace | Trigger.Add Overload List | ITrigger