Exemple #1
0
 public int SelectPromoCodeCount(int pkid)
 {
     return(DALPromotion.SelectPromoCodeCount(pkid));
 }