Example #1
0
 public DataTable GetBook()
 {
     return(dalBook.GetBookVer2());
 }