C# Class PhotoLibaryToolkit.Framework.PhotoMiner

Inheritance: MediaMinerBase
Afficher le fichier Open project: anton-iermolenko/Photo-library-toolkit Class Usage Examples

Méthodes publiques

Méthode Description
PhotoMiner ( string path, bool scanSubfolders, ISimpleLogger logger ) : System

Méthodes protégées

Méthode Description
GetFolderSearchPatternsList ( ) : string[]
GetTakenDate ( string file ) : System.DateTime

Method Details

GetFolderSearchPatternsList() protected méthode

protected GetFolderSearchPatternsList ( ) : string[]
Résultat string[]

GetTakenDate() protected méthode

protected GetTakenDate ( string file ) : System.DateTime
file string
Résultat System.DateTime

PhotoMiner() public méthode

public PhotoMiner ( string path, bool scanSubfolders, ISimpleLogger logger ) : System
path string
scanSubfolders bool
logger ISimpleLogger
Résultat System