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