poison ~master (2016-12-10T22:03:17Z)
Home
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
Type:
TEventArgs
The event args.
Meta
Source
See Implementation
poison
core
eventhandler
EventHandler
constructors
this
functions
opCall
Operator overload for calling the event handler implicit.