コード例 #1
0
 public void Cleanup()
 {
     _driver.PurgeAsync().Wait();
     _driver = null;
 }