C# Class DuplicateFinder.Core.Deletion.WhatIfFileDeleter

Inheritance: IFileDeleter
Afficher le fichier Open project: agross/duplicatefinder Class Usage Examples

Méthodes publiques

Méthode Description
Delete ( string path ) : long
WhatIfFileDeleter ( IOutput output )

Method Details

Delete() public méthode

public Delete ( string path ) : long
path string
Résultat long

WhatIfFileDeleter() public méthode

public WhatIfFileDeleter ( IOutput output )
output IOutput