Ejemplo n.º 1
0
 public int UpdatePromotionDetailsByOK(ExchangeCodeDetail ecd)
 {
     return(DALPromotion.UpdatePromotionDetailsByOK(ecd));
 }