UndoRedo.addDoMethod

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

struct UndoRedo
@nogc nothrow
Variant
addDoMethod
(
StringArg1
VarArgs...
)
(,
in StringArg1 method
,
VarArgs varArgs
)

Meta