C# Class SecureDelete.FileSearch.ImageAuthorFilter

Inheritance: ImageTextFilter
Show file Open project: gratianlup/SecureDelete Class Usage Examples

Public Methods

Method Description
Clone ( ) : object
ImageAuthorFilter ( ) : System

Protected Methods

Method Description
AllowProperty ( bool condition, ImageData data ) : bool

Method Details

AllowProperty() protected method

protected AllowProperty ( bool condition, ImageData data ) : bool
condition bool
data ImageData
return bool

Clone() public method

public Clone ( ) : object
return object

ImageAuthorFilter() public method

public ImageAuthorFilter ( ) : System
return System