public ByARpt DeleteInter(vInterventores_Contrato Reg)
 {
     manager = new LegalizacionBLL();
     return manager.DeleteInterventoria(Reg);
 }