C# Class DuplicateFinder.Core.Deletion.KeepOneCopyInDirectorySelector

Inheritance: ISelectFilesToDelete
Afficher le fichier Open project: agross/duplicatefinder Class Usage Examples

Méthodes publiques

Méthode Description
FilesToDelete ( IEnumerable duplicates ) : IEnumerable
KeepOneCopyInDirectorySelector ( string keepFilesInDirectory ) : System

Private Methods

Méthode Description
InPath ( string keepDirectory, string file ) : bool
NumberOfPathSeparators ( string file ) : int

Method Details

FilesToDelete() public méthode

public FilesToDelete ( IEnumerable duplicates ) : IEnumerable
duplicates IEnumerable
Résultat IEnumerable

KeepOneCopyInDirectorySelector() public méthode

public KeepOneCopyInDirectorySelector ( string keepFilesInDirectory ) : System
keepFilesInDirectory string
Résultat System