public ByARpt InsertRp(vRP_CONTRATOS Reg) { manager = new LegalizacionBLL(); return manager.InsertRp(Reg); }