Exemple #1
0
 public IEnumerable <Projeto> TodosOsProjetos()
 {
     return(repositorio.TodosOsProjetos());
 }