C# Class Xapian.ExpandDecider

Inheritance: IDisposable
显示文件 Open project: kyeh/dormhost Class Usage Examples

Protected Properties

Property Type Description
swigCMemOwn bool

Public Methods

Method Description
Apply ( string term ) : bool
Dispose ( ) : void
ExpandDecider ( ) : System

Private Methods

Method Description
ExpandDecider ( IntPtr cPtr, bool cMemoryOwn ) : System
SwigDerivedClassHasMethod ( string methodName, Type methodTypes ) : bool
SwigDirectorApply ( string term ) : bool
SwigDirectorConnect ( ) : void
getCPtr ( ExpandDecider obj ) : HandleRef

Method Details

Apply() public method

public Apply ( string term ) : bool
term string
return bool

Dispose() public method

public Dispose ( ) : void
return void

ExpandDecider() public method

public ExpandDecider ( ) : System
return System

Property Details

swigCMemOwn protected_oe property

protected bool swigCMemOwn
return bool