Ejemplo n.º 1
0
 public IEnumerable <Flow> GetAll()
 {
     return(_flowRepository.GetAll());
 }