Esempio n. 1
0
 public IActionResult GetAllActive()
 => Ok(_advertisementService.GetAllActive());