Summary
Gets the sum of hashes.
- Namespace
- Cake
.SevenZip .Parsers - Containing Type
- IHashOutput
Syntax
IEnumerable<IHash> SumOfHashes { get; }
Value
Type | Description |
---|---|
IEnumerable |
The sum of hashes. |
IEnumerable<IHash> SumOfHashes { get; }
Type | Description |
---|---|
IEnumerable |
The sum of hashes. |