Beispiel #1
0
 public IEnumerable <Wish> Get()
 {
     return(_service.GetAllWishBooks());
 }