public ByARpt UpdateInter(vInterventores_Contrato Reg)
 {
     manager = new LegalizacionBLL();
     return manager.UpdateInterventoria(Reg);
 }