UndoRedo.addDoMethod

Register a method that will be called when the action is committed.

struct UndoRedo
@nogc nothrow
void
addDoMethod
(
VarArgs...
)
(,
in String method
,
VarArgs varArgs
)

Meta