Toggle navigation
Hot Examples
PT
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Pesquisar
Página Inicial
SecureDelete
FileSearch
ImageTextFilter
C# Class SecureDelete.FileSearch.ImageTextFilter
Inheritance:
ImageFilter
Exibir arquivo
Open project: gratianlup/SecureDelete
Protected Properties
Property
Type
Description
_matchCase
bool
_regularExpression
bool
_value
string
Protected Methods
Method
Description
IsRegexMatch
(
string
text
) :
bool?
Method Details
IsRegexMatch()
protected
method
protected
IsRegexMatch
(
string
text
) :
bool?
text
string
return
bool?
Property Details
_matchCase
protected_oe property
protected
bool
_matchCase
return
bool
_regularExpression
protected_oe property
protected
bool
_regularExpression
return
bool
_value
protected_oe property
protected
string
_value
return
string