poison ~0.0.6 (2016-11-24T21:26:34Z)
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.