Ejemplo n.º 1
0
 public IEnumerable<Keep> Get()
 {
   return _repo.GetPublic();
 }