Example #1
0
 public List <Advertisement> GetAdds()
 {
     return(AdvertisementRepository.GetAdds());
 }