Exemplo n.º 1
0
 public void TestCleanup()
 {
     dbClient.ClearTables();
     dbClient.Close();
     TransactionScope.Dispose();
  
 }