Toggle navigation
Hot Examples
EN
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Search
Home
SecureDelete
FileSearch
ImageTextFilter
C# Class SecureDelete.FileSearch.ImageTextFilter
Inheritance:
ImageFilter
Show file
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 property
protected
bool
_matchCase
return
bool
_regularExpression
protected property
protected
bool
_regularExpression
return
bool
_value
protected property
protected
string
_value
return
string