Exemplo n.º 1
0
 public IList <JobTitle> GetJobTitles()
 {
     return(_controller.GetJobTitles());
 }