dfl2 v1.0.0 (2014-10-21T14:18:17Z)
Home
Dub
Repo
SharedControl.invoke
dfl
control
SharedControl
void
invoke
(void function(Control, ARGS) fn, ARGS args)
class
SharedControl
void
invoke
(
ARGS
...
)
(
void
function
(
Control
,
ARGS
)
fn
,
ARGS
args
)
if
(
ARGS.length
&&
!
hasLocalAliasing
!(
ARGS
)
)
void
invoke
(void function(Control, ARGS) fn, ARGS args)
Meta
Source
See Implementation
dfl
control
SharedControl
constructors
this
functions
delayInvoke
invoke