C# Class SecureDelete.FileSearch.ImageTextFilter

Inheritance: ImageFilter
Afficher le fichier Open project: gratianlup/SecureDelete

Protected Properties

Свойство Type Description
_matchCase bool
_regularExpression bool
_value string

Méthodes protégées

Méthode Description
IsRegexMatch ( string text ) : bool?

Method Details

IsRegexMatch() protected méthode

protected IsRegexMatch ( string text ) : bool?
text string
Résultat bool?

Property Details

_matchCase protected_oe property

protected bool _matchCase
Résultat bool

_regularExpression protected_oe property

protected bool _regularExpression
Résultat bool

_value protected_oe property

protected string _value
Résultat string