예제 #1
0
 public SerializationTests(TempDirectory tempDir)
 {
     _tempDir = tempDir;
 }
예제 #2
0
 public LmdbBuilderTests(TempDirectory tempDir)
 {
     _tempDir = tempDir;
 }