C# Class Xapian.Sorter

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 ) : string
Dispose ( ) : void
Sorter ( ) : System

Private Methods

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

Method Details

Apply() public méthode

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

Dispose() public méthode

public Dispose ( ) : void
Résultat void

Sorter() public méthode

public Sorter ( ) : System
Résultat System

Property Details

swigCMemOwn protected_oe property

protected bool swigCMemOwn
Résultat bool