C# Class SenseNet.Search.Indexing.IndexReaderFrame

Inheritance: IDisposable
Afficher le fichier Open project: maxpavlov/FlexNet Class Usage Examples

Méthodes publiques

Méthode Description
Dispose ( ) : void
IndexReaderFrame ( IndexReader reader ) : System

Method Details

Dispose() public méthode

public Dispose ( ) : void
Résultat void

IndexReaderFrame() public méthode

public IndexReaderFrame ( IndexReader reader ) : System
reader Lucene.Net.Index.IndexReader
Résultat System