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