IHashOutput.

SumOfHashes Property

Summary

Gets the sum of hashes.
Assembly
Cake.7zip.dll
Namespace
Cake.SevenZip.Parsers
Containing Type
IHashOutput

Syntax

IEnumerable<IHash> SumOfHashes { get; }

Value

Type Description
IEnumerable<IHash> The sum of hashes.