poison ~master (2022-01-22T14:41:51.3317707)
Dub
Repo
EventHandler.opCall
poison
core
eventhandler
EventHandler
Operator overload for calling the event handler implicit.
class
EventHandler
(TEventArgs : EventArgs)
void
opCall
(
TEventArgs
e
)
Parameters
e
TEventArgs
The event args.
Meta
Source
See Implementation
poison
core
eventhandler
EventHandler
constructors
this
functions
opCall
Operator overload for calling the event handler implicit.