Example #1
0
 public IEnumerable <Keep> Get()
 {
     return(_repo.GetKeeps());
 }