C# Class DuplicateFinder.Core.HashCodeProviders.FileSizeHashCodeProvider

Inheritance: IHashCodeProvider
Afficher le fichier Open project: agross/duplicatefinder

Méthodes publiques

Méthode Description
CalculateHashCode ( string path ) : IEnumerable
FileSizeHashCodeProvider ( IFileSystem fileSystem ) : System.Collections.Generic
ToString ( ) : string

Method Details

CalculateHashCode() public méthode

public CalculateHashCode ( string path ) : IEnumerable
path string
Résultat IEnumerable

FileSizeHashCodeProvider() public méthode

public FileSizeHashCodeProvider ( IFileSystem fileSystem ) : System.Collections.Generic
fileSystem IFileSystem
Résultat System.Collections.Generic

ToString() public méthode

public ToString ( ) : string
Résultat string