Exemplo n.º 1
0
 public int DeletePromoCode(int pkid)
 {
     return(DalPromotionJob.DeletePromoCode(pkid));
 }