IHashOutput.

HashOfDataAndNames Property

Summary

Gets the hash of data and names.
Namespace
Cake.SevenZip.Parsers
Containing Type
IHashOutput

Syntax

IEnumerable<IHash> HashOfDataAndNames { get; }

Value

Type Description
IEnumerable<IHash> The hash of data and names.
GitHub Discussion