C# Class SenseNet.Search.Indexing.IndexWriterFrame

Inheritance: IDisposable
显示文件 Open project: maxpavlov/FlexNet Class Usage Examples

Public Methods

Method Description
Dispose ( ) : void
Get ( bool safe ) : IndexWriterFrame

Private Methods

Method Description
IndexWriterFrame ( IndexWriter writer, IndexWriterUsage usage, bool safe ) : System

Method Details

Dispose() public method

public Dispose ( ) : void
return void

Get() public static method

public static Get ( bool safe ) : IndexWriterFrame
safe bool
return IndexWriterFrame