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