Toggle navigation
Hot Examples
DE
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Suchen
Home
Tp
Search
Model
Query
QueryParser.SpecialSymbolRemover
C# Class Tp.Search.Model.Query.QueryParser.SpecialSymbolRemover
Datei anzeigen
Open project: TargetProcess/Target-Process-Plugins
Public Methods
Method
Description
Run
(
string
word
) :
IEnumerable
Private Methods
Method
Description
CreateWord
(
string
currentWord
,
List
words
,
char
wildcard
,
char
lastSpecialSymbol
) :
void
ResolveWildcard
(
char
wildcard
,
char
lastSpecialSymbol
,
bool
isFirstWord
) :
char?
Method Details
Run()
public
method
public
Run
(
string
word
) :
IEnumerable
word
string
return
IEnumerable