示例#1
0
 public TapochekSiteTest()
 {
     tf = CommonFactory.CreateTapochekSite();
     db = CommonFactory.CreateSqLiteDatabase();
 }