示例#1
0
 public AdminLogin()
 {
     db = new TatilBlogEntities();
 }
示例#2
0
 public UyeLogin()
 {
     db = new TatilBlogEntities();
 }