Example #1
0
 public RawDispatch(IRawElasticClient rawElasticClient)
 {
     this.Raw = rawElasticClient;
 }
Example #2
0
 public RawDispatch(IRawElasticClient rawElasticClient)
 {
     this.Raw = rawElasticClient;
 }