C# Class SenseNet.Search.Indexing.IndexWriterFrame

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

Méthodes publiques

Méthode Description
Dispose ( ) : void
Get ( bool safe ) : IndexWriterFrame

Private Methods

Méthode Description
IndexWriterFrame ( IndexWriter writer, IndexWriterUsage usage, bool safe ) : System

Method Details

Dispose() public méthode

public Dispose ( ) : void
Résultat void

Get() public static méthode

public static Get ( bool safe ) : IndexWriterFrame
safe bool
Résultat IndexWriterFrame