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)
this
(Status function() f)
class
Action
this
(
Status
function
(
)
f
)
Parameters
f
Status
function
(
)
The function pointer..
Meta
Source
See Implementation
diamond
controllers
action
Action
constructors
this
functions
opCall
Creates a new controler action.