コード例 #1
0
 public ElasticSearchAppenderTests(IntegrationTestFixture testFixture)
 {
     this.testFixture = testFixture;
     elasticClient    = testFixture.Client;
 }
コード例 #2
0
 public ElasticSearchAppenderTests(IntegrationTestFixture testFixture)
 {
     this.testFixture = testFixture;
     elasticClient = testFixture.Client;
 }