C# Class Xapian.MatchDecider

Inheritance: IDisposable
Afficher le fichier Open project: kyeh/dormhost Class Usage Examples

Protected Properties

Свойство Type Description
swigCMemOwn bool

Méthodes publiques

Méthode Description
Apply ( Xapian.Document doc ) : bool
Dispose ( ) : void
MatchDecider ( ) : System

Private Methods

Méthode Description
MatchDecider ( IntPtr cPtr, bool cMemoryOwn ) : System
SwigDerivedClassHasMethod ( string methodName, Type methodTypes ) : bool
SwigDirectorApply ( IntPtr doc ) : bool
SwigDirectorConnect ( ) : void
getCPtr ( MatchDecider obj ) : HandleRef

Method Details

Apply() public méthode

public Apply ( Xapian.Document doc ) : bool
doc Xapian.Document
Résultat bool

Dispose() public méthode

public Dispose ( ) : void
Résultat void

MatchDecider() public méthode

public MatchDecider ( ) : System
Résultat System

Property Details

swigCMemOwn protected_oe property

protected bool swigCMemOwn
Résultat bool