Esempio n. 1
0
 public IndexEventhandlers(IndexState state)
 {
     this.state = state;
 }
Esempio n. 2
0
 public IndexQueries(IndexState state)
 {
     this.state = state;
 }