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