EventHandlerExtensions Class

Provides extension methods for the EventHandlerList type.

Definition

Namespace: KGySoft.WinForms
Assembly: KGySoft.WinForms (in KGySoft.WinForms.dll) Version: 5.0.1
C#
public static class EventHandlerExtensions
Inheritance
Object    EventHandlerExtensions

Methods

GetHandlerTDelegate Gets the event handler of the specified type from the EventHandlerList instance.

See Also