Пример #1
0
 public int SelectCountByDownLoad(int pkid)
 {
     return(DALPromotion.SelectDownloadByPKID(pkid));
 }