コード例 #1
0
 public ByARpt InsertRp(vRP_CONTRATOS Reg)
 {
     manager = new LegalizacionBLL();
     return manager.InsertRp(Reg);
 }