Exemplo n.º 1
0
 public void teardown()
 {
     db.Dispose();
     db = null;
     //if (System.IO.Directory.Exists(Cfg.Ins.TagDB))
     //    System.IO.Directory.Delete(Cfg.Ins.TagDB,true);
 }