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