UndoRedo.addUndoMethod

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

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

Meta