Click or drag to resize
ConditionalEventBaseTEvent, TArgsGetHandler Method
Implicit operator to convert to event handler

Namespace: CMS.Base
Assembly: CMS.Base (in CMS.Base.dll) Version: 12.0.0
Syntax
C#
public EventHandler<TArgs> GetHandler()

Return Value

Type: EventHandlerTArgs
See Also