示例#1
0
 public App(Dal.IBook bookDal)
 {
     this.dal = bookDal;
 }