Exemplo n.º 1
0
 public IActionResult GetProjectSectorFields()
 {
     return(Ok(service.GetHelpForProjectSectorFields()));
 }