Toggle navigation
Hot Examples
FR
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Rechercher
Accueil
Xapian
SimpleStopper
C# Class Xapian.SimpleStopper
Inheritance:
Stopper
Afficher le fichier
Open project: kyeh/dormhost
Class Usage Examples
Méthodes publiques
Méthode
Description
Add
(
string
word
) :
void
Apply
(
string
term
) :
bool
Dispose
( ) :
void
GetDescription
( ) :
string
SimpleStopper
( ) :
System
Private Methods
Méthode
Description
SimpleStopper
(
IntPtr
cPtr
,
bool
cMemoryOwn
) :
System
getCPtr
(
SimpleStopper
obj
) :
HandleRef
Method Details
Add()
public
méthode
public
Add
(
string
word
) :
void
word
string
Résultat
void
Apply()
public
méthode
public
Apply
(
string
term
) :
bool
term
string
Résultat
bool
Dispose()
public
méthode
public
Dispose
( ) :
void
Résultat
void
GetDescription()
public
méthode
public
GetDescription
( ) :
string
Résultat
string
SimpleStopper()
public
méthode
public
SimpleStopper
( ) :
System
Résultat
System