Beispiel #1
0
 internal IEnumerable <Keep> Get()
 {
     return(_repo.Find());
 }