Esempio n. 1
0
 private bool AdEntityExists(int id)
 {
     return(_adService.AdEntityExists(id));
 }