Example #1
0
 public List <BookInfoEntity> list()
 {
     return(dal.list());
 }