public ByARpt UpdateConf_C(vCONTRATOS Reg)
 {
     manager = new LegalizacionBLL();
     return manager.UpdateConf_C(Reg);
 }