C# Класс DuplicateFinder.Core.Commands.PruneHistoryCommand

Наследование: ICommand
Показать файл Открыть проект

Открытые методы

Метод Описание
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