AddRoutingNodeEvent

Undocumented in source.

Constructors

this
this(ModuleConfig mcfg, string from, string to)
Undocumented in source.

Members

Functions

redo
void redo()
Undocumented in source. Be warned that the author may not have intended to support it.
undo
void undo()
Undocumented in source. Be warned that the author may not have intended to support it.

Variables

from
string from;
Undocumented in source.
mcfg
ModuleConfig mcfg;
to
string to;
Undocumented in source.

Inherited Members

From UndoableEvent

redo
void redo()
Undocumented in source.
undo
void undo()
Undocumented in source.

Meta