[Missing <summary> documentation for "P:Lucene.Net.Search.IndexSearcher.reader_ForNUnit"]
Assembly: Lucene.Net (in Lucene.Net.dll) Version: 2.9.4.1
Syntax
| C# |
|---|
public IndexReader reader_ForNUnit { get; } |
| Visual Basic |
|---|
Public ReadOnly Property reader_ForNUnit As IndexReader Get |
| Visual C++ |
|---|
public: property IndexReader^ reader_ForNUnit { IndexReader^ get (); } |