示例#1
0
 public void MyTestCleanup()
 {
     // Close connections after each test.
     //
     _shardConnection.Dispose();
 }