C# Class DuplicateFinder.Core.Deletion.WhatIfFileDeleter

Inheritance: IFileDeleter
ファイルを表示 Open project: agross/duplicatefinder Class Usage Examples

Public Methods

Method Description
Delete ( string path ) : long
WhatIfFileDeleter ( IOutput output )

Method Details

Delete() public method

public Delete ( string path ) : long
path string
return long

WhatIfFileDeleter() public method

public WhatIfFileDeleter ( IOutput output )
output IOutput