Skip to content

ArchiveInfoEntry Constructors

A single entry in a TZX archive info block.

public ArchiveInfoEntry(ArchiveInfoType type, string text);

View source

Parameters

Name Type Description
type ArchiveInfoType The type of archive info.
text String The text value of the entry.