Esempio n. 1
0
 public SearchResult Get()
 {
     return(_crudService.GetAllBooks());
 }