Summary
Initializes a new instance of the
FileHashCalculator class.
- Namespace
- Cake
.Common .Security - Containing Type
- FileHashCalculator
Syntax
public FileHashCalculator(IFileSystem fileSystem)
Parameters
| Name | Type | Description |
|---|---|---|
| fileSystem | IFileSystem | The file system. |
Return Value
| Type | Description |
|---|---|
| void |
