示例#1
0
 public BookController()
 {
     db = new iBooxEntities();
 }
示例#2
0
 public NavController()
 {
     db = new iBooxEntities();
 }