C# Class SecureDelete.FileSearch.ImageTagsFilter

Inheritance: ImageFilter
Afficher le fichier Open project: gratianlup/SecureDelete Class Usage Examples

Méthodes publiques

Méthode Description
Clone ( ) : object
ImageTagsFilter ( ) : System

Méthodes protégées

Méthode Description
AllowProperty ( bool condition, ImageData data ) : bool

Private Methods

Méthode Description
MatchTags ( List tagList, ImageTag tag ) : bool

Method Details

AllowProperty() protected méthode

protected AllowProperty ( bool condition, ImageData data ) : bool
condition bool
data ImageData
Résultat bool

Clone() public méthode

public Clone ( ) : object
Résultat object

ImageTagsFilter() public méthode

public ImageTagsFilter ( ) : System
Résultat System