Toggle navigation
Hot Examples
JP
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
検索
Home
DuplicateFinder
Core
Deletion
FileDeleter
C# Class DuplicateFinder.Core.Deletion.FileDeleter
Inheritance:
IFileDeleter
ファイルを表示
Open project: agross/duplicatefinder
Public Methods
Method
Description
Delete
(
string
path
) :
long
FileDeleter
(
IFileSystem
fileSystem
,
IOutput
output
) :
System
Method Details
Delete()
public
method
public
Delete
(
string
path
) :
long
path
string
return
long
FileDeleter()
public
method
public
FileDeleter
(
IFileSystem
fileSystem
,
IOutput
output
) :
System
fileSystem
IFileSystem
output
IOutput
return
System