Inheritance: IKuduConfiguration
Ejemplo n.º 1
0
 public KuduTestContext()
 {
     Paths = new PathResolver(Configuration = new KuduTestConfiguration());
 }
Ejemplo n.º 2
0
 public KuduTestContext()
 {
     Paths = new PathResolver(Configuration = new KuduTestConfiguration());
 }