Skip to content

ZXSpectrumSnapshotFormat<TFile> Constructors

Base class for ZX Spectrum snapshot file formats with a specific file type.

protected ZXSpectrumSnapshotFormat(string name, string fileExtension);

View source

Parameters

Name Type Description
name String The name of the format.
fileExtension String The file extension for the format.