Skip to content

Info Constructors

An information entry from a PZX header block.

public Info(string Type, string Text);

View source

Parameters

Name Type Description
Type String The type of the information entry.
Text String The text content of the information entry.