Exemplo n.º 1
0
 public Ad[] GetRandomAds()
 {
     return(_adService.GetRandomAds().ToArray());
 }