예제 #1
0
 public SiteSetupData()
 {
     conn = new DBConnection();
 }
예제 #2
0
 public CommonData()
 {
     conn = new DBConnection();
 }