Exemplo n.º 1
0
 public IEnumerable <FullFactoryDto> GetAll()
 {
     return(_service.GetAll());
 }