ConditionalEventBase<TEvent, TArgs> Type Conversions |
The ConditionalEventBase< TEvent, TArgs> generic type exposes the following members.
Name | Description | |
---|---|---|
Implicit(ConditionalEventBase<TEvent, TArgs> to EventHandler<TArgs>) |
Implicit operator to convert to event handler
|