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