Exemple #1
0
 public object SelectCodeChannelByAddGift(int id)
 {
     return(DALPromotion.SelectCodeChannelByAddGift(id));
 }