Beispiel #1
0
 // NOTE Get Requests
 public IEnumerable <Keep> GetPublicKeeps()
 {
     return(_repo.GetPublicKeeps());
 }