Example #1
0
        public IEnumerable <Galeria> GetAll()

        {
            return(_galeriaRepositorio.GetAll());
        }