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