Esempio n. 1
0
 public override IEnumerable <TElement> FindElements <TElement>(ElasticQuery query)
 {
     throw new NotImplementedException();
 }
Esempio n. 2
0
 public override TResult Execute <TResult>(ElasticQuery query)
 {
     throw new NotImplementedException();
 }