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