public CommandList(CommandRegister parent)
 {
     this.parent = parent;
 }