Example #1
0
 public IList <TbPrDepartamento> GetDepartamentoWithReqs()
 {
     return(reposistory.GetDepartamentoWithReqs());
 }