Beispiel #1
0
 public int AddGift(ExchangeCodeDetail ecd)
 {
     return(DalPromotionJob.AddGift(ecd));
 }