Exemple #1
0
 public bool CheckBanner(int id)
 {
     return(_temp.CheckBannerImg(id));
 }