C# Class Baseline.Testing.FileHashingExtensionsTester

Inheritance: IDisposable
Show file Open project: JasperFx/baseline

Public Methods

Method Description
Dispose ( ) : void
FileHashingExtensionsTester ( ) : System

Private Methods

Method Description
hash_by_modified_is_dependent_upon_the_last_modified_time ( ) : void
hash_by_modified_is_repeatable ( ) : void
hash_group_of_files_by_modified_date ( ) : void

Method Details

Dispose() public method

public Dispose ( ) : void
return void

FileHashingExtensionsTester() public method

public FileHashingExtensionsTester ( ) : System
return System