Exemple #1
0
 public void SetIndexer(IIndexer indexer)
 {
     _indexer = indexer;
     _indexer.OnReport(Report);
 }