| ConditionalEventBaseTEvent, TArgsWhen Method |
| Name | Description | |
|---|---|---|
| When(FuncBoolean) |
Adds the condition to the conditional event
| |
| When(FuncTArgs, Boolean) |
Adds the condition to the conditional event
| |
| When(ConditionalEventBaseTEvent, TArgsConditionFunction) |
Adds the condition to the conditional event
|