C# Class Xapian.Auto

Inheritance: IDisposable
Mostrar archivo Open project: kyeh/dormhost Class Usage Examples

Protected Properties

Property Type Description
swigCMemOwn bool

Public Methods

Method Description
Dispose ( ) : void
OpenStub ( string file ) : Database

Private Methods

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

Method Details

Dispose() public method

public Dispose ( ) : void
return void

OpenStub() public static method

public static OpenStub ( string file ) : Database
file string
return Database

Property Details

swigCMemOwn protected_oe property

protected bool swigCMemOwn
return bool