C# 클래스 DuplicateFinder.Core.Commands.PruneHistoryCommand

상속: ICommand
파일 보기 프로젝트 열기: agross/duplicatefinder

공개 메소드들

메소드 설명
Execute ( ) : void
PruneHistoryCommand ( IOutput output, IDuplicateFinder duplicateFinder, IRememberHashCodes history ) : System.Diagnostics

메소드 상세

Execute() 공개 메소드

public Execute ( ) : void
리턴 void

PruneHistoryCommand() 공개 메소드

public PruneHistoryCommand ( IOutput output, IDuplicateFinder duplicateFinder, IRememberHashCodes history ) : System.Diagnostics
output IOutput
duplicateFinder IDuplicateFinder
history IRememberHashCodes
리턴 System.Diagnostics