Exemplo n.º 1
0
 public override void SetIndexWriter(IndexWriter writer)
 {
     base.SetIndexWriter(writer);
     m_base.SetIndexWriter(writer);
 }