public ByARpt UpdateConf_A(vAdiciones Reg)
 {
     manager = new LegalizacionBLL();
     return manager.UpdateConf_A(Reg);
 }