C# Class Xapian.InMemory

Inheritance: IDisposable
Exibir arquivo Open project: kyeh/dormhost Class Usage Examples

Protected Properties

Property Type Description
swigCMemOwn bool

Public Methods

Method Description
Dispose ( ) : void
Open ( ) : WritableDatabase

Private Methods

Method Description
InMemory ( IntPtr cPtr, bool cMemoryOwn ) : System
getCPtr ( InMemory obj ) : HandleRef

Method Details

Dispose() public method

public Dispose ( ) : void
return void

Open() public static method

public static Open ( ) : WritableDatabase
return WritableDatabase

Property Details

swigCMemOwn protected_oe property

protected bool swigCMemOwn
return bool