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