C# Класс DuplicateFinder.Core.Deletion.FileDeleter

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

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

Метод Описание
Delete ( string path ) : long
FileDeleter ( IFileSystem fileSystem, IOutput output ) : System

Описание методов

Delete() публичный Метод

public Delete ( string path ) : long
path string
Результат long

FileDeleter() публичный Метод

public FileDeleter ( IFileSystem fileSystem, IOutput output ) : System
fileSystem IFileSystem
output IOutput
Результат System