diamond ~master (2020-03-31T19:16:28Z)
Home
Dub
Repo
Action.this
diamond
controllers
action
Action
Creates a new controler action.
this
(Status delegate() d)
class
Action
this
(
Status
delegate
(
)
d
)
this
(Status function() f)
Parameters
d
Status
delegate
(
)
The delegate.
Meta
Source
See Implementation
diamond
controllers
action
Action
constructors
this
functions
opCall
Creates a new controler action.