Example #1
0
 public BannerDetails GetBanner(int id)
 {
     return(_temp.GetBannerDetails(id));
 }