Click or drag to resize
ConditionalEventBaseTEvent, TArgs Properties

The ConditionalEventBaseTEvent, TArgs generic type exposes the following members.

Properties
  NameDescription
Protected propertyConditions
Condition for the handler execution. If set, must return true in order to execute the handler
Protected propertyHandler
Handler to execute
Protected propertyRepeats
Number of repeats of the action
Protected propertyTypedThis
Strongly typed identity
Top
See Also