예제 #1
0
 public CrudDao()
 {
     _svc = new crud.QuerySvc();
     _svc.CookieContainer = new System.Net.CookieContainer();
 }
예제 #2
0
 public CrudDao()
 {
     _svc = new crud.QuerySvc();
     _svc.CookieContainer = new System.Net.CookieContainer();
 }