public void Redo(CommandContext context) { }
public void Redo(CommandContext context) { throw new NotImplementedException(); }
public void Undo(CommandContext context) { }