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