C# 클래스 DuplicateFinder.Core.Deletion.KeepOneCopyInDirectorySelector

상속: ISelectFilesToDelete
파일 보기 프로젝트 열기: agross/duplicatefinder 1 사용 예제들

공개 메소드들

메소드 설명
FilesToDelete ( IEnumerable duplicates ) : IEnumerable
KeepOneCopyInDirectorySelector ( string keepFilesInDirectory ) : System

비공개 메소드들

메소드 설명
InPath ( string keepDirectory, string file ) : bool
NumberOfPathSeparators ( string file ) : int

메소드 상세

FilesToDelete() 공개 메소드

public FilesToDelete ( IEnumerable duplicates ) : IEnumerable
duplicates IEnumerable
리턴 IEnumerable

KeepOneCopyInDirectorySelector() 공개 메소드

public KeepOneCopyInDirectorySelector ( string keepFilesInDirectory ) : System
keepFilesInDirectory string
리턴 System