Inheritance: IKuduConfiguration
Beispiel #1
0
 public KuduTestContext()
 {
     Paths = new PathResolver(Configuration = new KuduTestConfiguration());
 }
Beispiel #2
0
 public KuduTestContext()
 {
     Paths = new PathResolver(Configuration = new KuduTestConfiguration());
 }