Exemple #1
0
 public int UpdatePromotionDetailsByOK(ExchangeCodeDetail ecd)
 {
     return(DALPromotion.UpdatePromotionDetailsByOK(ecd));
 }