ZXSpectrumRecordingFormat<TFile> Constructors
Strongly typed base class for ZX Spectrum input recording file formats.
protected ZXSpectrumRecordingFormat(string name, string fileExtension);
Parameters
| Name | Type | Description |
|---|---|---|
name |
String |
The name of the format. |
fileExtension |
String |
The file extension for the format. |