Overload List
| Name | Description | |
|---|---|---|
| When(Func Boolean ) |
Adds the condition to the conditional event
| |
| When(Func TArgs, Boolean ) |
Adds the condition to the conditional event
| |
| When(ConditionalEventBase TEvent, TArgs ConditionFunction) |
Adds the condition to the conditional event
|
See Also