Beispiel #1
0
 public DataSet GetBookBLL()
 {
     return(libraraDal.GetBooksDAL());
 }